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