API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setDoubleArray Method
OdRxPropertyVariant::setDoubleArray Method
Syntax
C++
OdRxPropertyVariant& setDoubleArray(const OdDoubleArray& val);
Parameters 
Description 
const OdDoubleArray& val 
[in] Constant reference to the array of double values.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of double values. 

 

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