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

Returns the value of this Dictionary Variable object as an int. 

 

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