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

eOk if the operation completed successfully. eNotApplicable - otherwise.

Returns the Project name. 

 

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