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

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

 

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