API Reference > Classes > OdBmLevelCategoriesProperty Structure > OdBmLevelCategoriesProperty Methods > OdBmLevelCategoriesProperty::subTryGetCount Method
OdBmLevelCategoriesProperty::subTryGetCount Method
Syntax
C++
virtual OdResult subTryGetCount(const OdRxObject* pO, int& count) const;
Parameters 
Description 
const OdRxObject* pO 
[in] OdBmElement object.  
int& count 
[out] The output value.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Counts the number of elements on a level. 

 

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