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