Interface IIfcPlanarExtent
Readonly interface for IfcPlanarExtent
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPlanarExtent : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
SizeInX
Declaration
IfcLengthMeasure SizeInX { get; set; }
Property Value
|
Improve this Doc
View Source
SizeInY
Declaration
IfcLengthMeasure SizeInY { get; set; }
Property Value