API Reference > Classes > OdBmProjectInfoBuildingNodeProperty Structure > OdBmProjectInfoBuildingNodeProperty Methods > OdBmProjectInfoBuildingNodeProperty::subGetValue Method
OdBmProjectInfoBuildingNodeProperty::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 "Building" 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.