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

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

Gets Logical value.

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