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 pointer to an OdRxObject descendant. 

Contained pointer as an OdRxObject.

Return contained pointer as an OdRxObject.

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