Interface IfcAxis2Placement
Inherited Members
Namespace: Xbim.Ifc4.GeometryResource
Assembly: Xbim.Ifc4.dll
Syntax
public interface IfcAxis2Placement : 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> |