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] OdGiMrDiagnosticMode value.  

Returns a reference to this object.

Assigns a new value to the OdGiMrDiagnosticMode, replacing its current contents. 

 

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