#include <IfcQuantitySetFiller.h>
Sub class of IfcBuilder rthat provides independent IfcQuantityCount creation operations.
Definition at line 34 of file IfcQuantitySetFiller.h.
◆ appendQuantityCount()
| IfcQuantitySetFiller & IfcQuantitySetFiller::appendQuantityCount |
( |
const OdAnsiString & | name, |
|
|
double | countValue, |
|
|
const OdAnsiString & | formula ) |
Creates an instance of IfcQuantityCount element.
- Parameters
-
| name | [in] OdAnsiString as name of quantity count. |
| countValue | [in] double as count measure value of this quantity. |
| formula | [in] OdAnsiString as measure description. |
- Returns
- A reference to the current IfPropertySetFiller.
◆ appendQuantityLength()
| IfcQuantitySetFiller & IfcQuantitySetFiller::appendQuantityLength |
( |
const OdAnsiString & | name, |
|
|
double | lengthValue, |
|
|
const OdAnsiString & | formula ) |
Creates an instance of IfcQuantityLength element.
- Parameters
-
| name | [in] OdAnsiString as name of quantity count. |
| lengthValue | [in] double as length measure value of this quantity. |
| formula | [in] OdAnsiString as measure description. |
- Returns
- A reference to the current IfPropertySetFiller.
◆ createObject()
◆ createRelDefinesQuantitySet()
| OdIfc::OdIfcInstancePtr IfcQuantitySetFiller::createRelDefinesQuantitySet |
( |
const OdAnsiString & | name | ) |
|
Creates an instance of IfcElementQuantity element and IfcRelDefinesByProperties based on m_objectDefinition and m_idProperties set.
- Parameters
-
| name | [in] OdAnsiString as name of element set. |
- Returns
- A pointer to the created and appended to the model entity.
◆ getObjectDefinition()
| OdIfc::OdIfcInstancePtr IfcQuantitySetFiller::getObjectDefinition |
( |
| ) |
|
|
inline |
◆ getQuantitySet()
| OdIfc::OdIfcInstancePtr IfcQuantitySetFiller::getQuantitySet |
( |
| ) |
|
|
inline |
◆ ODRX_DECLARE_MEMBERS()
◆ OdIfcModelFiller
◆ m_idProperties
| OdDAIObjectIds IfcQuantitySetFiller::m_idProperties |
|
protected |
◆ m_objectDefinition
| OdIfc::OdIfcInstancePtr IfcQuantitySetFiller::m_objectDefinition |
|
protected |
◆ m_quantitySet
| OdIfc::OdIfcInstancePtr IfcQuantitySetFiller::m_quantitySet |
|
protected |
The documentation for this class was generated from the following file: