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

eOk if the operation completed successfully. eNotApplicable - otherwise.

Counts the number of database 3DViews elements. 

 

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