API Reference > OdDb Classes > OdDbDictionaryVar Class > OdDbDictionaryVar Methods > valueAs Method > OdDbDictionaryVar::valueAs Method (bool&)
OdDbDictionaryVar::valueAs Method (bool&)
Syntax
C++
bool valueAs(bool& val) const;
Parameters 
Description 
bool& val 
[out] Receives the value of this object. 

Returns the value of this Dictionary Variable object as a bool. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.