API Reference > Classes > OdBmCategoryNodeNameProperty Structure > OdBmCategoryNodeNameProperty Methods > OdBmCategoryNodeNameProperty::subGetValue Method
OdBmCategoryNodeNameProperty::subGetValue Method
Syntax
C++
virtual OdResult subGetValue(const OdRxObject* pO, OdRxValue& value) const;
Parameters 
Description 
const OdRxObject* pO 
[in] An OdBmDynamicObject object representing "Category" in hierarchy tree.  
OdRxValue& value 
[out] OdRxValue of OdString type, containing category name.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Returns the Category name. 

 

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