Dear Friends,
In case of you want to insert more .dwg or .dxf files in to an AutoCAD sheet, normally it will take more times. When we are using CNC machines mainly we are facing these cases.
I have a solution to solve this…
In here you can generate AutoLISP(.lsp) program to insert multiple drawing files ( .dwg or .dxf ) to an AutoCAD sheet.
Just fill below form and generate your AutoLISP(.lsp) program to insert multiple drawing files.
Distance required between each drawings
Set the drawing base point
For properly work the distance between each drawings, you should follow below..
After you have completed your drawing preparation, you should set left bottom corner of the drawing as the base point of your drawing.
How to do...?
1) Give comment "BASE"
2) Click left bottom corner of your drawing.
3) Save your drawing file
File format
Insert drawing file in axis
Short key comment for run the program in AutoCAD
File name separated by Don't provide unnecessary enter/spaces/comma in the file name
File name: How to copy file name from specific folder?
AutoLISP(.lsp) program for insert files
How to use AoutoLISP (.lsp) Application
Note: All .dwg/.dxf files and your AutoCAD sheet should be in same folder.
How to do?.