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

Reference to this object.

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

 

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