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

eOk if the operation completed successfully. eNotApplicable - otherwise.

Counts the number of element ids in a category. 

 

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