Close

Relief for ODA Team in Ukraine

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

Method called by setValue() to actually set the value. To be overloaded by the property implementation.

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

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