Object Group Codes in DXF Files From AutoCAD DXF Format previous page next page Entity Group Codes in DXF Files ASCII DXF Files Writing a DXF Interface Program DXF Reference > Drawing Interchange File Formats > ASCII DXF Files > Object Group Codes in DXF Files The following is an example of the OBJECTS section of a DXF file: 0 SECTION 2 OBJECTS Beginning of OBJECTS section 0 DICTIONARY 5 <handle> 100 AcDbDictionary Beginning of named object dictionary (root dictionary object) 3 <dictionary name> 350 <handle of child> Repeats for each entry 0 <object type> . . <data> . Groups of object data 0 ENDSEC End of OBJECTS section previous page start next page