Skip to main content
Solved

how to find lines with atleas two vertices common

  • September 26, 2013
  • 1 reply
  • 38 views

Hello Everybody,

 

 

If anyone can help me to find the lines with atleast two vertices common as i need to make offset of these lines. I used duplicate remover ,it works fine for lines having only two nodes (i.e start and end) but as in my line network there are lot of lines which has various cases like 1st and 2nd vertices common or 2nd and third vertices common .

 

I need to offset all the lines if they are having same two vertices. Please help

 

 

Thanks in advance

Best answer by gio

an open question? amazing!

 

 

Make sure u have a line ID or something.

 

Use chopper, whith number vertices to 1.

 

Make a list grouped by  x,y coordinates.

 

 

Now u got your lines.

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • November 25, 2013
an open question? amazing!

 

 

Make sure u have a line ID or something.

 

Use chopper, whith number vertices to 1.

 

Make a list grouped by  x,y coordinates.

 

 

Now u got your lines.