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

Reference to this object.

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

 

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