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

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

Gets bool value.

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