Copyright © Philip M. Parker, INSEAD. Terms of Use.

(From Wikipedia, the free Encyclopedia)
Standard ASCII text files used in CAD products such as AutoCAD to store vector data. Uses the extension .DXF.The basic organization of a AutoCAD DXF file is as follows:
Linetype (LTYPE) table
- HEADER section - General information about the drawing. Each parameter has a variable name and an associated value.
- TABLES section - This section contains definitions of named items.
Layer table Text style (STYLE) table View table User Coordinate System (UCS) table Viewport configuration (VPORT) table online-documentations of several DXF-versions:
- BLOCKS section - This section contains Block Definition entities describing the entities comprising each Block in the drawing.
- ENTITIES section - This section contains the drawing entities, including any Block References.
- END OF FILE
- AutoCAD 2004 (PDF)
- AutoCAD 2002 (PDF)
- AutoCAD 2000
- AutoCAD 14
Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "ASCII Drawing Interchange file format."
| 1. Bibliography |
Copyright © Philip M. Parker, INSEAD. Terms of Use.