API Reference > Other Classes > OdVariant Class > OdVariant Methods > OdVariant::setDoubleArray Method
OdVariant::setDoubleArray Method
Syntax
C++
OdVariant& setDoubleArray(const OdDoubleArray& val);
Parameters 
Description 
const OdDoubleArray& val 
[in] Value. 

Returns a reference to this Variant object.

Sets the value of this Variant object. 

 

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