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