Close

Relief for ODA Team in Ukraine

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

Creates an instance of IfcQuantityLength element.

Parameters
Description
name
[in] OdAnsiString as name of quantity count.
lengthValue
[in] double as length 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.