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

Reference to this object.

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

 

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