Interface IIfcTrapeziumProfileDef
Readonly interface for IfcTrapeziumProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTrapeziumProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BottomXDim
Declaration
IfcPositiveLengthMeasure BottomXDim { get; set; }
Property Value
|
Improve this Doc
View Source
TopXDim
Declaration
IfcPositiveLengthMeasure TopXDim { get; set; }
Property Value
|
Improve this Doc
View Source
TopXOffset
Declaration
IfcLengthMeasure TopXOffset { get; set; }
Property Value
|
Improve this Doc
View Source
YDim
Declaration
IfcPositiveLengthMeasure YDim { get; set; }
Property Value