Interface IfcAxis2Placement
Inherited Members
Namespace: Xbim.Ifc2x3.GeometryResource
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IfcAxis2Placement : IIfcAxis2Placement, IIfcAxis2Placement, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDim
Declaration
IfcDimensionCount Dim { get; }
Property Value
Type | Description |
---|---|
IfcDimensionCount |
P
Declaration
List<XbimVector3D> P { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<XbimVector3D> |