Message 1 of 26
"NUKE" lisp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a CAD file with a couple layouts. I need to reduce the model & layouts content to its constituent parts without loosing visible information. Manually I go about it in this way:
1. select all
-burst
-repeat until no more items to burst
2. select all
- explode (ideally blocks explode onto the blocks layer not "0")
3. repeat 1&2 until no more items to burst or explode.
4. repeat 1-3 for each layout
5. purge all
6. audit - fix errors
This seems an ideal job for a LISP that might aptly be named "NUKE"
Something along the lines of lee mac http://www.lee-mac.com/upgradedburst.html makes me think it should be possible.
As one can imagine, this process takes quite a bit of time. Any help would be greatly appreciated,
Thanks!