Class Ifc2x3::IfcRelAssociatesApproval

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRelAssociatesApproval : public Ifc2x3::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

::Ifc2x3::IfcApproval *RelatingApproval() const

Reference to approval that is being applied using this relationship.

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

Public Static Functions

const IfcParse::entity &Class()