Jump to content

Recommended Posts

Posted

Tried this option on ignore all object properties. Increased fuzziness to 10. Ticked and unticked "Optimize segments within polylines, Combine co-linear objects that partially overlap and end to end". It still doesn't produce 3 lines that I expect. Am I expecting something wrong here?

 

The overkill operation seems particularly bad at deleting lines that are completely covered by another line and sometimes wouldn't even work with lines that have the same end point.

overkill.dwg

Posted

In my opinion your lines do not meet the criteria (duplicate or overlapping) overkill is designed to correct thus the reason you are getting the results seen.

Posted

I have changed the drawing to how you the overkill command.

 

It is for removing duplicates of geometry.

 

The lines in your original, unfortunately, are not duplicates, they simply share the same orientation and position, but different lengths and start/end points.

 

I do not know of a command that will solve this for you automatically. As you could imagine, the command has to choose a line to keep and a line to delete. What if it chose the small lines - that would really stuff up your drawing.

true overkill.dwg

Posted

I see. So "overkill" is for removing true identical segments. I have seen various attempts implemented in lisp but as expected, those routines can be really resource hungry.

Posted

I told you in my previous post the two criteria lines must be to be "fixed" using the OVERKILL command.

Posted

Wing, try searching for Overkill-MR.lsp, I tried it on your drawing and it seems to do what you are requesting.

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...