Message 1 of 5
DETECTING OVERLAP IN POLYLINES AND CREATING A NEW POLYLINE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I have 2 polylines of the same layer overlapping in a specific part as such:
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:
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!