Close

Relief for ODA Team in Ukraine

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

Sets the property value.

Parameters
Description
pO
[in] The object which property to set.
value
[in] Property value to set.

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

If returns eNotApplicable, the property is considered read-only.

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