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

Reference to the OdRxPropertyVariant object.

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

 

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