Message 1 of 6
AutoCAD Cleanup Lisp Routine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have to clean up 5 to 10 AutoCAD files daily. This becomes a very repetitive task. Is it possible to create a Lisp routine to do this work automatically? I am cleaning up drawings to import into another program so I need to remove all the blocks before, hence the three separate burst commands.
Select All, Burst
Select All, Burst
Select All, Burst
Select All, Overkill (Tolerance 0.000001)
Select All, Purge All
AECTOACAD