API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setDouble Method
OdRxPropertyVariant::setDouble Method
Syntax
C++
OdRxPropertyVariant& setDouble(const double& val);
Parameters 
Description 
const double& val 
[in] constant reference to double.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the double object. 

 

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