Class Ifc2x3::IfcRelAssociatesAppliedValue¶
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
::
IfcRelAssociatesAppliedValue
: public Ifc2x3::IfcRelAssociates¶ Public Types
-
typedef IfcTemplatedEntityList<IfcRelAssociatesAppliedValue>
list
¶
Public Functions
-
::Ifc2x3::IfcAppliedValue *
RelatingAppliedValue
() const¶
-
void
setRelatingAppliedValue
(::Ifc2x3::IfcAppliedValue *v)¶
-
IfcRelAssociatesAppliedValue
(IfcEntityInstanceData *e)¶
-
IfcRelAssociatesAppliedValue
(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::IfcAppliedValue *v6_RelatingAppliedValue)¶
-
typedef IfcTemplatedEntityList<IfcRelAssociatesAppliedValue>