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

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

Gets Boolean value.

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