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