CompuServe Thread

#DXF Formats

3 messages in this thread
#21928From: Mike SchinkelNov 25, 1991 5:49 PM
Scott, What does the "AutoCAD Database Book" cover? Does it discuss database interfaces to AutoCAD. TIA, -Mike Schinkel
#21998From: Mark Middlebrook[AcadTM]Nov 25, 1991 11:28 PM
Mike: Not really. "The AutoCAD Database Book" is more about the drawing file *as* database, and how to send some of that data to other programs (a very simple dBASE BOM application, exporting to a spreadsheet, etc.). A substantial part of the book consists of appendices documenting the AutoCAD database and DXF file formats (group codes and all that). Smith & Gesner's book "Maximizing AutoCAD II: AutoLISP" (or something like that) also has a chapter on developing a dBASE program that works on data exported from AutoCAD. Robert Schutz and I recently looked over four AutoCAD applications which let you read and write dBASE DBF files from inside of AutoCAD, and the reviews should appear in the January CADalyst. – Mark M.
#22103From: Scott TaylorNov 26, 1991 3:50 PM
The regular portion of the book (about interfacing with DBase) is pretty i [DT innocous stuff. The good portion of the book is the appendixes. These describe the DXF format in much better manner than the AutoCAD Reference Manual does. The main portion of the book does talk about trying to tie dBase and AutoCAD together through AutoLisp, but, I must admit, I have never bothered to read it all. One track mind and all. -Scott Taylor