Message 1 of 16
Export PDF and DWG in one go with LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to make a Lisp code to Autocad , that work like this
enter command Anyname
the user get a dialog box( Enter compony name)
then the user get to select(in windows) what he/she want to export
the the program save an PDF and a DWG to X:\export\<Compony name>\<current file name.(fileformat PDF and DXF)
is this possible ? and how ?
***THE POST TITLE HAS BEEN EDITED FOR CLARITY***