Close

Relief for ODA Team in Ukraine

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

Method called by getValue() to actually get the value. To be overloaded by the property implementation.

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

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