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 a double value.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from a double value. 

 

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