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 
 
 
 
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.
 
 
 
 
Sets the Object ID of the default object associated with this dictionary (DXF 340). 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.