Interface IIfcPlanarExtent
Readonly interface for IfcPlanarExtent
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPlanarExtent : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceSizeInX
Declaration
IfcLengthMeasure SizeInX { get; set; }
Property Value
Type | Description |
---|---|
IfcLengthMeasure |
SizeInY
Declaration
IfcLengthMeasure SizeInY { get; set; }
Property Value
Type | Description |
---|---|
IfcLengthMeasure |