Interface IIfcOrientationExpression
Readonly interface for IfcOrientationExpression
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcOrientationExpression : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LateralAxisDirection
Declaration
IIfcDirection LateralAxisDirection { get; set; }
Property Value
|
Improve this Doc
View Source
VerticalAxisDirection
Declaration
IIfcDirection VerticalAxisDirection { get; set; }
Property Value