Class Ifc4x1::IfcRelAssociatesApproval¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcRelAssociates
(Class Ifc4x1::IfcRelAssociates)
Class Documentation¶
-
class
Ifc4x1
::
IfcRelAssociatesApproval
: public Ifc4x1::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 Types
-
typedef IfcTemplatedEntityList<IfcRelAssociatesApproval>
list
¶
Public Functions
-
::Ifc4x1::IfcApproval *
RelatingApproval
() const¶ Reference to approval that is being applied using this relationship.
-
void
setRelatingApproval
(::Ifc4x1::IfcApproval *v)¶
-
IfcRelAssociatesApproval
(IfcEntityInstanceData *e)¶
-
IfcRelAssociatesApproval
(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcEntityList::ptr v5_RelatedObjects, ::Ifc4x1::IfcApproval *v6_RelatingApproval)¶
-
typedef IfcTemplatedEntityList<IfcRelAssociatesApproval>