How can I delete excess blocks from the insert list in my drawing?
How can I delete excess blocks from the insert list in my drawing?
(OP)
I use a particular drawing as a template to begin all my drawings and over time I've accummulated quite a few outdated and unnecessary user-defined blocks. The drop-down list in my INSERT dialog box has become packed with these old blocks and weeding through all of them really slows me down. I haven't been able to figure out a way to delete these. Is it even possible? If not, is there a more efficient way to keep a short list of common blocks on hand? Thanks, Clark





RE: How can I delete excess blocks from the insert list in my drawing?
As with all commands, you need to understand the operation of the PURGE command before you use it. Please read up on the command in your AutoCAD book or in the help file before you use it.
Purge can remove all unused blocks, layers, etc. so follow the prompts (pre 2000) or use the dialog box carefully. MAKE A BACKUP OF YOUR DWG FILE BEFORE YOU EXECUTE THE PURGE COMMAND.
What you probably want to do is use the purge command only on blocks with the "confirm each item to be purged" active. This will prompt you with each unreferenced block's name and give you a yes or no prompt to remove the item.
Hope this helps.
RE: How can I delete excess blocks from the insert list in my drawing?
RE: How can I delete excess blocks from the insert list in my drawing?