API Reference > Structs, Records, Enums > IOdRxObjectValue Structure > IOdRxObjectValue Methods > IOdRxObjectValue::getRxObject Method
IOdRxObjectValue::getRxObject Method
Syntax
C++
virtual const OdRxObject* getRxObject(const OdRxValue& value) const = 0;
Parameters 
Description 
const OdRxValue& value 
[in] Value containing the pointer to an OdRxObject descendant. 

Contained pointer as an OdRxObject.

Returns a contained pointer as an OdRxObject.

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