API Reference > OdDb Classes > OdDbDictionaryWithDefault Class
OdDbDictionaryWithDefault Class
OdDbDictionaryWithDefaultOdDbDictionaryWithDefaultOdDbDictionaryWithDefault
Syntax
C++
class OdDbDictionaryWithDefault : public OdDbDictionary;

DbDictionaryWithDefault.h

This class represents database -resident object dictionaries with with default entries. 

 

 
Name 
Description 
 
This is OdDbDictionaryWithDefault, a member of class OdDbDictionaryWithDefault. 
 
Name 
Description 
 
Returns the Object ID of the default object associated with this dictionary (DXF 340). 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbDictionaryWithDefault. 
 
Sets the Object ID of the default object associated with this dictionary (DXF 340). 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.