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

Returns a reference to this object.

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

 

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