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

Returns a reference to this object.

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

 

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