API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > EntryMap Class > EntryMap::EntryMap Constructor (OdString&, OdBmObjectId&)
EntryMap::EntryMap Constructor (OdString&, OdBmObjectId&)
Syntax
C++
EntryMap(const OdString& bimParameterName, const OdBmObjectId& builtInParameter);
Parameters 
Description 
const OdString& bimParameterName 
[in] The parameter name for this EntryMap.  
const OdBmObjectId& builtInParameter 
[in] The parameter for this EntryMap. 

Constructor by BuiltInParameter and parameter name. 

 

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