Lisp to explode, close corners, overkill, purge, and flatten all geometry.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to the lisp world and trying to learn a new aspect of AutoCAD.
In hopes to try and get the design department more efficient and quicker I am wanting to figure out how to write a lisp that we can load one time into our computers. Every time we are preparing a DXF we have to do a series of things which includes:
Explode everything a few times just to make sure everything is lines not polylines
Check all the corners of our parts and close them
Overkill everything
Purge all and cycle through and continue to purge all items
The last step is to flatten everything so it is all on elevation 0' 0"
there has been many drawing that gone out incomplete and if I could figure a way to combine all this to do it automatically that would be tremendous!
Any ideas on how to write this lisp so that it is fully automatic?
Thanks in advance for any and all help getting me closer to my goal,
Seth Brathovd