API Reference > OdRx Classes > OdRxSubProperty Class > OdRxSubProperty Methods > OdRxSubProperty::subSetValue Method
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.

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