API Reference > OdRx Classes > OdRxProperty Class > OdRxProperty Methods > OdRxProperty::getValue Method
OdRxProperty::getValue Method
Syntax
C++
OdResult getValue(const OdRxObject* pO, OdRxValue& value) const;
Parameters 
Description 
const OdRxObject* pO 
[in] The object which property to retrieve.  
OdRxValue& value 
[out] Resulting value.  

Returns eOk if successful.

Get the property value.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.