API Reference > OdDb Classes > OdDbDictionaryVar Class
OdDbDictionaryVar Class
OdDbDictionaryVarOdDbDictionaryVar
Syntax
C++
class OdDbDictionaryVar : public OdDbObject;

DbDictionaryVar.h

This class represents Dictionary Variable objects in an OdDbDatabase instance. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
This is OdDbDictionaryVar, a member of class OdDbDictionaryVar. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF format data of this object from the specified filer.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the schema number of this Dictionary Variable object (DXF 280). 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbDictionaryVar. 
 
Sets the schema number of this Dictionary Variable object (DXF 280).  
 
This is the overview for the setValue method overload. 
 
Returns the value of this Dictionary Variable object (DXF 1). 
 
This is the overview for the valueAs method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.