API Reference > OdRx Classes > OdRxValue Class > OdRxValue Constructor > OdRxValue::OdRxValue Constructor (OdRxValue&)
OdRxValue::OdRxValue Constructor (OdRxValue&)
Syntax
C++
OdRxValue(const OdRxValue& rhs);
Parameters 
Description 
const OdRxValue& rhs 
[in] Object of the OdRxValue class to be cloned. 

Copy constructor for objects of the OdRxValue class. Clones an existing instance of the OdRxValue class. 

 

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