Interface IIfcPolygonalBoundedHalfSpace
Readonly interface for IfcPolygonalBoundedHalfSpace
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPolygonalBoundedHalfSpace : IIfcHalfSpaceSolid, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
PolygonalBoundary
Declaration
IIfcBoundedCurve PolygonalBoundary { get; set; }
Property Value
|
Improve this Doc
View Source
Position
Declaration
IIfcAxis2Placement3D Position { get; set; }
Property Value