How-to Needed: Macro Code or Lisp to Save File as a Release 11/12 ASCII DXF

Processing a DWG file containing nearly one thousand drawings as supplied by the manager, each drawing is stripped down to lines, arcs and saved as an individual file.

The drawing must be saved to the Release 11/12 ASCII DXF file format.

GOAL: Eliminate file type scroll-down and save as a Release 11/12 ASCII DXF file format .

REASON: This specific DXF file format is required to import detail drawings into a specialty design software.

REQUEST: Please pass along tips, code snippets, etc., to save the file directly to a Release 11/12 ASCII DXF file format.

Thanks,

C. Hill

Comments

  • Sounds like a script will do what you want, in case you don't know a script allows you to open a sequence of dwg's and do something with them, like saveas 11/12dxf.