Class Ifc4x2::IfcQuantitySet¶
- Defined in File Ifc4x2.h 
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
- public Ifc4x2::IfcPropertySetDefinition(Class Ifc4x2::IfcPropertySetDefinition)
Derived Type¶
- public Ifc4x2::IfcElementQuantity(Class Ifc4x2::IfcElementQuantity)
Class Documentation¶
- 
class Ifc4x2::IfcQuantitySet: public Ifc4x2::IfcPropertySetDefinition¶
- Subclassed by Ifc4x2::IfcElementQuantity - Public Types - 
typedef IfcTemplatedEntityList<IfcQuantitySet> list¶
 - Public Functions - 
IfcQuantitySet(IfcEntityInstanceData *e)¶
 - 
IfcQuantitySet(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description)¶
 
- 
typedef IfcTemplatedEntityList<IfcQuantitySet>