Class Ifc2x3::IfcRelOverridesProperties¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcRelDefinesByProperties
(Class Ifc2x3::IfcRelDefinesByProperties)
Class Documentation¶
-
class
Ifc2x3
::
IfcRelOverridesProperties
: public Ifc2x3::IfcRelDefinesByProperties¶ Public Types
-
typedef IfcTemplatedEntityList<IfcRelOverridesProperties>
list
¶
Public Functions
-
IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr
OverridingProperties
() const¶
-
void
setOverridingProperties
(IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v)¶
-
IfcRelOverridesProperties
(IfcEntityInstanceData *e)¶
-
IfcRelOverridesProperties
(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcTemplatedEntityList<::Ifc2x3::IfcObject>::ptr v5_RelatedObjects, ::Ifc2x3::IfcPropertySetDefinition *v6_RelatingPropertyDefinition, IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v7_OverridingProperties)¶
-
typedef IfcTemplatedEntityList<IfcRelOverridesProperties>