Registered forum members do not see this ad.
Hi to all,
Using overkill command is very great help in deleting some overlapping in the dwg.
Is there a command or LISP that can delete any overlapped blocks(block with attribute)?
Hoping someone can post his/her code for delete overlapped blocks
TIA
Do you mean the same block twice at the same point ?
A man who never made mistakes never made anything
just a quick google :
1)
http://www.theswamp.org/index.php?topic=50296.0
2)
https://www.ellenfinkelstein.com/aca...pping-objects/
near the bottom of the web page (Ross, October 1, 2015 at 9:38 am) :
overkill WILL remove duplicate blocks in 2015. the readout in the command line will not reflect that it remove them, but in actuality it does.
3)
http://www.cadtutor.net/forum/showth...ent-attributes
It will remove duplicate blocks in 2012, and by duplicate i've assumed the same block with the same insertion point and same scaling. A problem i've noticed is that no one pays attention to the "tolerance setting" and "ignore object property" check boxes. With the tolerance setting, if any two blocks are inserted within 0.1mm of each other, one of them is usually a duplicate, yet people run the command with a tolerance of 0.0000001!! So adjust your tolerance to suit the drawing units and the type of work.
Registered forum members do not see this ad.
Thank you everyone for your reply,
I guess using old version of autocad 2011 is not a good thing to do..
Even in LeeMac work on #3 of sir rlx is not working![]()
Bookmarks