Class Ifc4x2::IfcOrientationExpression

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcOrientationExpression : public Ifc4x2::IfcGeometricRepresentationItem

Public Functions

::Ifc4x2::IfcDirection *LateralAxisDirection() const
void setLateralAxisDirection(::Ifc4x2::IfcDirection *v)
::Ifc4x2::IfcDirection *VerticalAxisDirection() const
void setVerticalAxisDirection(::Ifc4x2::IfcDirection *v)
const IfcParse::entity &declaration() const
IfcOrientationExpression(IfcEntityInstanceData *e)
IfcOrientationExpression(::Ifc4x2::IfcDirection *v1_LateralAxisDirection, ::Ifc4x2::IfcDirection *v2_VerticalAxisDirection)

Public Static Functions

const IfcParse::entity &Class()