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

eOk if the operation completed successfully. eNotApplicable - otherwise.

Returns the pointer to the Building object. 

 

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