Interface IIfcAxis1Placement
Readonly interface for IfcAxis1Placement
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcAxis1Placement : IIfcPlacement, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceAxis
Declaration
IIfcDirection Axis { get; set; }
Property Value
Type | Description |
---|---|
IIfcDirection |
Z
Declaration
XbimVector3D Z { get; }
Property Value
Type | Description |
---|---|
XbimVector3D |