API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdLevelInfoCache Class > OdLevelInfoCache Methods > OdLevelInfoCache::FindHeight Method
OdLevelInfoCache::FindHeight Method
Syntax
C++
double FindHeight(const OdBmObjectId& elementId);
Parameters 
Description 
const OdBmObjectId& elementId 
[in] level element elementId.
 

height. Returns -1.0 if there is no entry in the cache, since valid entries must always be non-negative.

Finds the height of the level from the dictionary. 

 

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