API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGeQuaternion Method
OdRxPropertyVariant::setGeQuaternion Method
Syntax
C++
OdRxPropertyVariant& setGeQuaternion(const OdGeQuaternion& val);
Parameters 
Description 
const OdGeQuaternion& val 
[in] Constant reference to the OdGeQuaternion object.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an OdGeQuaternion object. 

 

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