Interface IIfcStructuralLoadSingleDisplacementDistortion
Readonly interface for IfcStructuralLoadSingleDisplacementDistortion
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralLoadSingleDisplacementDistortion : IIfcStructuralLoadSingleDisplacement, IIfcStructuralLoadStatic, IIfcStructuralLoadOrResult, IIfcStructuralLoad, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDistortion
Declaration
IfcCurvatureMeasure? Distortion { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcCurvatureMeasure> |