Jump to content

Superpurge


daniil

Recommended Posts

Hello everyone!
I think this topic has been raised 100 times, but unfortunately I did not find an answer that I would not like.
I would like a lisp superpurge with explodeallproxy removeallproxy audit and overkill. I would be grateful for your help

Link to comment
Share on other sites

Be careful with the overkill command, specifically.  The result can sometimes not be what you are intending.

 

OVERKILL (Command)
  • Duplicate copies of objects are deleted.
  • Arcs drawn over portions of circles are deleted.
  • Lines at the same angle that partially overlap are combined into a single line.
  • Duplicate line or arc segments are deleted.
  • Overlapping and zero-length polyline segments are deleted.

That first one can, potentially, screw things up in your drawing.

 

The purge command when run from the command line can be a little bit finnicky.  for example, the commands - Select, all, purge, all

may need to be executed multiple times to, indeed, purge everything.

 

But, then again, I've never used a lisp to purge.

I just use the purge command which brings up the dialog box and purge all from there.

 

The lisp may need an operation built in to run the purge commands multiple times until it gets a null response back.

 

-ChriS

Link to comment
Share on other sites

  • 3 weeks later...

I have a drawing that OVERKILL is not deleting arcs over circles or duplicate lines on top of lines. They are on the same layer and appear to be identical. Any ideas of what might be going on?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...