API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdLevelInfoCache Class > OdLevelInfoCache Methods > OdLevelInfoCache::addLevelInfo Method
OdLevelInfoCache::addLevelInfo Method
Syntax
C++
void addLevelInfo(const OdBmObjectId& levelId, OdLevelInfoPtr& info, bool isBaseBuildingStorey);
Parameters 
Description 
const OdBmObjectId& levelId 
[in] level ElementId.  
OdLevelInfoPtr& info 
[in] IFCLevelInfo.  
bool isBaseBuildingStorey 
[in] True if it is the levelId associated with the building storey. 

Adds an IFCLevelInfo to the LevelsByElevation list, also updating the native cache item. 

 

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