Class Ifc4::IfcPreDefinedPropertySet¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcPropertySetDefinition(Class Ifc4::IfcPropertySetDefinition)
Derived Types¶
public Ifc4::IfcDoorLiningProperties(Class Ifc4::IfcDoorLiningProperties)public Ifc4::IfcDoorPanelProperties(Class Ifc4::IfcDoorPanelProperties)public Ifc4::IfcPermeableCoveringProperties(Class Ifc4::IfcPermeableCoveringProperties)public Ifc4::IfcReinforcementDefinitionProperties(Class Ifc4::IfcReinforcementDefinitionProperties)public Ifc4::IfcWindowLiningProperties(Class Ifc4::IfcWindowLiningProperties)public Ifc4::IfcWindowPanelProperties(Class Ifc4::IfcWindowPanelProperties)
Class Documentation¶
-
class
Ifc4::IfcPreDefinedPropertySet: public Ifc4::IfcPropertySetDefinition¶ IfcPreDefinedPropertySet is a generalization of all statically defined property sets that are assigned to an object or type object. The statically or pre-defined property sets are entities with a fixed list of attributes having particular defined data types.
IfcPreDefinedPropertySet’s can be assigned to objects and object types but do not have a defining property set template.
HISTORY New Entity in IFC2x4
Relationship use definition Property sets are related to other objects by using the relationship object that refers to the corresponding object:
Occurrence Object: IfcRelDefinesByProperties using the inverse attribute DefinesOccurrence. Type Object: using a direct link by inverse attribute DefinesType.
Subclassed by Ifc4::IfcDoorLiningProperties, Ifc4::IfcDoorPanelProperties, Ifc4::IfcPermeableCoveringProperties, Ifc4::IfcReinforcementDefinitionProperties, Ifc4::IfcWindowLiningProperties, Ifc4::IfcWindowPanelProperties
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedPropertySet>
list¶
Public Functions
-
IfcPreDefinedPropertySet(IfcEntityInstanceData *e)¶
-
IfcPreDefinedPropertySet(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedPropertySet>