Interface IIfcTrapeziumProfileDef
Readonly interface for IfcTrapeziumProfileDef
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTrapeziumProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, 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