API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > QuantityEntry Class > QuantityEntry::QuantityEntry Constructor (OdString&, OdBmObjectId&)
QuantityEntry::QuantityEntry Constructor (OdString&, OdBmObjectId&)
Syntax
C++
QuantityEntry(const OdString& propertyName, const OdBmObjectId& builtInParameter);
Parameters 
Description 
const OdString& propertyName 
[in] Property name.  
const OdBmObjectId& builtInParameter 
[in] Bim parameter Id. 

Constructs a QuantityEntry object by property name and Id of BimRv parameter. 

 

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