API Reference > OdDAI Namespace > Classes > ADB_Value Class > ADB_Value Methods > getValue Method > ADB_Value::getValue Method (double&)
ADB_Value::getValue Method (double&)
Syntax
C++
bool getValue(double& getTo) const;
Parameters 
Description 
double& getTo 
[out] the reference to double value to get to.  

if the internal type is double the function returns true, in otherwis returns false.

Gets double value.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.