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

if the internal type is OdDAI::Aggr* the function returns true, in otherwis returns false.

Gets OdDAI::Aggr* value.

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