Interface IIfcAxis2Placement3D
Readonly interface for IfcAxis2Placement3D
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAxis2Placement3D : IIfcPlacement, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcAxis2Placement, IIfcAxis2Placement, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Axis
Declaration
IIfcDirection Axis { get; set; }
Property Value
|
Improve this Doc
View Source
RefDirection
Declaration
IIfcDirection RefDirection { get; set; }
Property Value
Extension Methods