Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createQuantitySet Method
Syntax
C++
IfcQuantitySetFillerPtr createQuantitySet(OdIfc::OdIfcInstancePtr objectDefinition);

Creates an instance of IfcQuantitySetFiller by its relating owner.

Parameters
Description
objectDefinition
[in] OdIfcInstance pointer to the IfcObjectDefinition item, which propperties should be created with IfcRelDefinesByProperties.

A pointer to the created IfcQuantitySetFiller, that should be used with IfcQuantitySetFiller::createRelDefinesQuantitySet, if success or empty IfcPropertySetFillerPtr() otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.