Explode/Purge command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
In my workflow I often have to pull a .dxf that has been exported from another program into AutoCAD. When I drag the file into Modelspace, AutoCAD makes that into a block.
This issue is that the file being imported is subject to revision within that external program, and when there is a block with the filename, the block overrides whatever newer version of the .dxf I'm trying to drag it in.
The fix for that is obviously exploding and purging that block, but I was wondering if anyone had a lisp that could just explode and purge a selected block(s) in one command, to avoid having to interface with the purge window.
I figured I'd ask before I go and spend time putting it together myself, if someone already had this in their toolbelt.