Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
LevelUtil::calculateDistanceToNextLevel Method
Syntax
C++
static double calculateDistanceToNextLevel(const OdBmObjectId& levelId, OdLevelInfoPtr& levelInfo);

Calculates the distance to the next level if the UpToLevel parameter is set. 

 

Parameters
Description
levelId
[in] Element id of the level.
levelInfo
[in] Associated level information object.

Distance to the next level, or 0 if the parameter is not set, or the distance is negative.

Copyright © 2002-2022. Open Design Alliance All rights reserved.