Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxProperty::getValue Method
Syntax
C++
OdResult getValue(const OdRxObject* pO, OdRxValue& value) const;

Gets the property value.

Parameters
Description
pO
[in] The object which property to retrieve.
value
[out] Resulting value.

eOk if the property value is returned successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.