Class Ifc4x3_rc1::IfcAlignment

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcAlignment : public Ifc4x3_rc1::IfcLinearPositioningElement

Public Types

typedef IfcTemplatedEntityList<IfcAlignment> list

Public Functions

bool hasPredefinedType() const

Whether the optional attribute PredefinedType is defined for this IfcAlignment.

::Ifc4x3_rc1::IfcAlignmentTypeEnum::Value PredefinedType() const
void setPredefinedType(::Ifc4x3_rc1::IfcAlignmentTypeEnum::Value v)
const IfcParse::entity &declaration() const
IfcAlignment(IfcEntityInstanceData *e)
IfcAlignment(std::string v1_GlobalId, ::Ifc4x3_rc1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x3_rc1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x3_rc1::IfcProductRepresentation *v7_Representation, ::Ifc4x3_rc1::IfcCurve *v8_Axis, boost::optional<::Ifc4x3_rc1::IfcAlignmentTypeEnum::Value> v9_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()