DXFOUT command
Opens the Select DXF file dialog box.

Alias: DX
Description
Opens the Select DXF file dialog box to save data from the current drawing to a dxf file.
Method
After choosing Save in the dialog box, you are prompted at the Command line:
- Enter decimal places of accuracy (0-16)
- Specify the accuracy of real numbers in the dxf file. Some CNC (computerized numerical control) machines require 4 decimal places in dxf files.
- Entities
- Specifies the entities to export. If unspecified, all entities are exported.
- Binary
- Specifies binary format for the dxf file. If unspecified, the dxf file is exported to ASCII (text) format.
- Version
- Specifies the DXF version number. If unspecified, the dxf file is exported to the most current version. Exporting to an older version can cause some entities or properties to be lost.