API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > QuantityEntry Class > QuantityEntry::QuantityEntry Constructor (OdString&, PropertyCalculator*)
QuantityEntry::QuantityEntry Constructor (OdString&, PropertyCalculator*)
Syntax
C++
QuantityEntry(const OdString& propertyName, PropertyCalculator* propertyCalculator);
Parameters 
Description 
const OdString& propertyName 
[in] Property name.  
PropertyCalculator* propertyCalculator 
[in] Property calculator. 

Constructs a QuantityEntry object by property name and property calculator. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.