Class Ifc4x2::IfcRelAssociatesApproval

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcRelAssociatesApproval : public Ifc4x2::IfcRelAssociates

The entity IfcRelAssociatesApproval is used to apply approval information defined by IfcApproval, in IfcApprovalResource schema, to subtypes of IfcRoot.

HISTORY: New entity in IFC2x2.

Public Functions

::Ifc4x2::IfcApproval *RelatingApproval() const

Reference to approval that is being applied using this relationship.

void setRelatingApproval(::Ifc4x2::IfcApproval *v)
const IfcParse::entity &declaration() const
IfcRelAssociatesApproval(IfcEntityInstanceData *e)
IfcRelAssociatesApproval(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcEntityList::ptr v5_RelatedObjects, ::Ifc4x2::IfcApproval *v6_RelatingApproval)

Public Static Functions

const IfcParse::entity &Class()