Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcQuantitySet Class
Syntax
C++
class IfcQuantitySet : public IfcPropertySetDefinition;

IfcQuantitySet is the the abstract supertype for all quantity sets attached to objects. The quantity set is a container class that holds the individual quantities within a quantity tree. These quantities are interpreted according to their name attribute and classified according to their measure type. Some quantity sets are included in the IFC specification and have a predefined set of quantities indicated by assigning a significant name. These quantity sets are listed as "quantity sets" within this specification. Quantity sets applicable to certain objects are listed in the object specification. 

An IfcPropertySetTemplate may define the underlying structure, i.e. the required name, the applicable object or object types to which the quantity set can be attached, and the individual quantities that can be included. Quantity 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.
  • Underlying template: IfcRelDefinesByTemplate using the inverse attribute IsDefinedBy.
  • External reference: subtypes of IfcRelAssociates are used to provide a link to a classification system, or external library providing further reference to the quantity set. Accessible by inverse attribute HasAssociations.
OdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySetOdIfc4x2__IfcQuantitySet

File: IfcQuantitySetAutoImpl.h 

Namespace: OdIfc4x2 

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.