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

Reference to this object.

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

 

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