Class Ifc4x1::IfcOrientationExpression

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcOrientationExpression : public Ifc4x1::IfcGeometricRepresentationItem

Public Functions

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

Public Static Functions

const IfcParse::entity &Class()