[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Export Multiple Layouts to DWG Files
Tip# 4292 By Amir Sattarian On 13-Apr-2014
5
Rated By 1 users Downloaded : 4278
Categories : File Creation, Paper Space
Software type : AutoCAD 2014
Rename File To : LXA.LSP
Automatically export multiple layouts to individual DWG files.

Since AutoCAD 2009, we have had the ability to export a single layout to a new model space drawing. (CAD Tip No. 3100 is all about this process.) This routine by Amir Hossein Sattarian allows you to export multiple layouts to individual DWG files automatically. After you load the LISP file, run the command LXA and the LISP code will do the rest. Each layout will be exported to a separate DWG file. The DWG files will be located in a new subfolder of the current drawing's folder named "Layouts." The LISP code actually writes a script file, then loops the calls to the built-in ExportLayout command.

 

Average Rating:
5


User comments
Comment by MohamadHoseini,Mehdi
Posted on 2014-07-03 07:22:25
this is very goog m.hoseini