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

Reference to this object.

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

 

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