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

Reference to this object.

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

 

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