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