API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getDouble Method
OdRxPropertyVariant::getDouble Method
Syntax
C++
const double& getDouble() const;

Constant reference to the double value.

Gets the value of this OdRxPropertyVariant object as a double value. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

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