API Reference > Classes > OdBmDatabaseProjectProperty Structure > OdBmDatabaseProjectProperty Methods > OdBmDatabaseProjectProperty::subGetValue Method
OdBmDatabaseProjectProperty::subGetValue Method
Syntax
C++
virtual OdResult subGetValue(const OdRxObject* pO, OdRxValue& value) const;
Parameters 
Description 
const OdRxObject* pO 
[in] An OdBmDatabase object.  
OdRxValue& value 
[out] OdRxValue of OdRxObjectPtr type, hierarchy tree "Project" node object.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Returns the pointer to the Project object. 

 

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