EXPORT DXF

From Macros Wiki
Revision as of 00:48, 13 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

EXPORT_DXF <filename>,


Export a DXF file.

Parameters

<filename>
Filename as either text in double quotes, or a text variable.
If the filename does not contain full path information, then the file will be opened in the same folder as the macro.

Example

EXPORT_DXF myFile$