API Reference > Classes > OdBmBuildingNodeLevelsProperty Structure > OdBmBuildingNodeLevelsProperty Methods > OdBmBuildingNodeLevelsProperty::subTryGetCount Method
OdBmBuildingNodeLevelsProperty::subTryGetCount Method
Syntax
C++
virtual OdResult subTryGetCount(const OdRxObject* pO, int& count) const;
Parameters 
Description 
const OdRxObject* pO 
[in] An OdBmDynamicObject object representing "Building" in hierarchy tree.  
int& count 
[out] Output number of levels.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Counts the number of levels in a building. 

 

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