Interface IIfcAsymmetricIShapeProfileDef
Readonly interface for IfcAsymmetricIShapeProfileDef
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcAsymmetricIShapeProfileDef : IIfcIShapeProfileDef, IIfcParameterizedProfileDef, IIfcProfileDef, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CentreOfGravityInY
Declaration
IfcPositiveLengthMeasure? CentreOfGravityInY { get; set; }
Property Value
|
Improve this Doc
View Source
TopFlangeFilletRadius
Declaration
IfcPositiveLengthMeasure? TopFlangeFilletRadius { 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