API Reference > Other Classes > OdVariant Class > OdVariant Methods > OdVariant::setDouble Method
OdVariant::setDouble Method
Syntax
C++
OdVariant& setDouble(double val);
Parameters 
Description 
double 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.