Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdLevelInfoCache::addLevelInfo Method
Syntax
C++
void addLevelInfo(const OdBmObjectId& levelId, OdLevelInfoPtr& info, bool isBaseBuildingStorey);

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

 

Parameters
Description
levelId
[in] level ElementId.
info
[in] IFCLevelInfo.
isBaseBuildingStorey
[in] True if it is the levelId associated with the building storey.
Copyright © 2002-2022. Open Design Alliance All rights reserved.