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

Reference to this object.

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

 

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