Interface IIfcAsymmetricIShapeProfileDef
Readonly interface for IfcAsymmetricIShapeProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAsymmetricIShapeProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BottomFlangeEdgeRadius
Declaration
IfcNonNegativeLengthMeasure? BottomFlangeEdgeRadius { get; set; }
Property Value
|
Improve this Doc
View Source
BottomFlangeFilletRadius
Declaration
IfcNonNegativeLengthMeasure? BottomFlangeFilletRadius { get; set; }
Property Value
|
Improve this Doc
View Source
BottomFlangeSlope
Declaration
IfcPlaneAngleMeasure? BottomFlangeSlope { get; set; }
Property Value
|
Improve this Doc
View Source
BottomFlangeThickness
Declaration
IfcPositiveLengthMeasure BottomFlangeThickness { get; set; }
Property Value
|
Improve this Doc
View Source
BottomFlangeWidth
Declaration
IfcPositiveLengthMeasure BottomFlangeWidth { get; set; }
Property Value
|
Improve this Doc
View Source
OverallDepth
Declaration
IfcPositiveLengthMeasure OverallDepth { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeEdgeRadius
Declaration
IfcNonNegativeLengthMeasure? TopFlangeEdgeRadius { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeFilletRadius
Declaration
IfcNonNegativeLengthMeasure? TopFlangeFilletRadius { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeSlope
Declaration
IfcPlaneAngleMeasure? TopFlangeSlope { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeThickness
Declaration
IfcPositiveLengthMeasure? TopFlangeThickness { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeWidth
Declaration
IfcPositiveLengthMeasure TopFlangeWidth { get; set; }
Property Value
|
Improve this Doc
View Source
WebThickness
Declaration
IfcPositiveLengthMeasure WebThickness { get; set; }
Property Value