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

Returns a constant reference double.

Gets the value as double. 

 

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

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