Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcQuantitySetFiller::appendQuantityCount Method
Syntax
C++
IfcQuantitySetFiller& appendQuantityCount(const OdAnsiString & name, double countValue, const OdAnsiString & formula);

Creates an instance of IfcQuantityCount element.

Parameters
Description
name
[in] OdAnsiString as name of quantity count.
countValue
[in] double as count measure value of this quantity.
formula
[in] OdAnsiString as measure description.

A reference to the current IfPropertySetFiller.

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