Class Ifc4x3_rc1::IfcOrientationExpression¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcGeometricRepresentationItem(Class Ifc4x3_rc1::IfcGeometricRepresentationItem)
Class Documentation¶
-
class
Ifc4x3_rc1::IfcOrientationExpression: public Ifc4x3_rc1::IfcGeometricRepresentationItem¶ Public Types
-
typedef IfcTemplatedEntityList<IfcOrientationExpression>
list¶
Public Functions
-
::Ifc4x3_rc1::IfcDirection *
LateralAxisDirection() const¶
-
void
setLateralAxisDirection(::Ifc4x3_rc1::IfcDirection *v)¶
-
::Ifc4x3_rc1::IfcDirection *
VerticalAxisDirection() const¶
-
void
setVerticalAxisDirection(::Ifc4x3_rc1::IfcDirection *v)¶
-
IfcOrientationExpression(IfcEntityInstanceData *e)¶
-
IfcOrientationExpression(::Ifc4x3_rc1::IfcDirection *v1_LateralAxisDirection, ::Ifc4x3_rc1::IfcDirection *v2_VerticalAxisDirection)¶
-
typedef IfcTemplatedEntityList<IfcOrientationExpression>