CFx SDK Documentation 2024 SP0
|
#include <RxValueType.h>
Public Member Functions | |
virtual const OdRxObject * | getRxObject (const OdRxValue &value) const =0 |
<group !!RECORDS_tkernel_apiref>
This interface is implemented by the value types describing pointers to OdRxObject descendants.
Definition at line 134 of file RxValueType.h.
|
pure virtual |
Returns a contained pointer as an OdRxObject.
value | [in] Value containing the pointer to an OdRxObject descendant. |