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 array of double.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of double objects. 

 

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