API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Constructor > OdRxPropertyVariant::OdRxPropertyVariant Constructor (double&)
OdRxPropertyVariant::OdRxPropertyVariant Constructor (double&)
Syntax
C++
OdRxPropertyVariant(const double& val);
Parameters 
Description 
const double& val 
[in] Constant reference to double value. 

Copy constructor from a double value for instances of the OdRxPropertyVariant class. 

 

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