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

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