Class Ifc2x3::IfcRelAssociatesApproval¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcRelAssociates
(Class Ifc2x3::IfcRelAssociates)
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 Types
-
typedef IfcTemplatedEntityList<IfcRelAssociatesApproval>
list
¶
Public Functions
-
::Ifc2x3::IfcApproval *
RelatingApproval
() const¶ Reference to approval that is being applied using this relationship.
-
void
setRelatingApproval
(::Ifc2x3::IfcApproval *v)¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcRelAssociatesApproval>