DETECTING OVERLAP IN POLYLINES AND CREATING A NEW POLYLINE

DETECTING OVERLAP IN POLYLINES AND CREATING A NEW POLYLINE

borijarim
Participant Participant
534 Views
4 Replies
Message 1 of 5

DETECTING OVERLAP IN POLYLINES AND CREATING A NEW POLYLINE

borijarim
Participant
Participant

Hello, I have 2 polylines of the same layer overlapping in a specific part as such:

 

borijarim_1-1680094676445.png

 

I want a lips that can detect this, and delete everything after drawing one integral polyline in the same layer over the old ones as such: 

 

borijarim_2-1680094783339.png

 

I attached my example dwg.

Note that i will have multiple overlapping polylines and multiple layers so the lisp has to have a loop (I'm not an expert in loop writing I'm a land surveying engineer) 

 

I'm also open to suggestions 🙂 Thank you!

 

 

 

 

 

0 Likes
535 Views
4 Replies
Replies (4)
Message 2 of 5

GeeHaa
Collaborator
Collaborator

The OVERKILL Command may help you with this.

0 Likes
Message 3 of 5

borijarim
Participant
Participant

thank you for replying 😄

Doesn't the overkill command only delete multiple overlapping polylines?  Would it draw one over the deleted lot?

 

0 Likes
Message 4 of 5

GeeHaa
Collaborator
Collaborator

Try it to see what it does. It should be able to delete only overlapping segments. There are a few options with the command.  you can always undo if it doesn't do what you want.

0 Likes
Message 5 of 5

borijarim
Participant
Participant

Okay i'll try it 😄

0 Likes