API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Operators > = Operator > OdRxPropertyVariant::= Operator (OdGiMrDiagnosticMode&)
OdRxPropertyVariant::= Operator (OdGiMrDiagnosticMode&)
Syntax
C++
OdRxPropertyVariant& operator =(const OdGiMrDiagnosticMode& val);
Parameters 
Description 
const OdGiMrDiagnosticMode& val 
[in] New OdGiMrDiagnosticMode value.
 

Reference to this object.

Assignment operator. Assigns a new OdGiMrDiagnosticMode value to this OdRxPropertyVariant object, replacing its current contents. 

 

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