Hi,
I have a bunch of lines that i would like to find out a list of coincident lines. Is there any component to give me the list of coincident lines. Coincident lines may have different sizes.
Thanks,
Manocher
Hi,
I have a bunch of lines that i would like to find out a list of coincident lines. Is there any component to give me the list of coincident lines. Coincident lines may have different sizes.
Thanks,
Manocher
so I hope you mean lines not curves. If yes, you can translate lines to vectors, unitize length and use create set and member indices to find coincident lines
Hi, Thanks. An example would be quite helpful. Manoo
So then why don’t you provide one?
I‘m working atm. In the evening I can make one
GroupLinesByVector.gh (7.2 KB)
Many thanks- I was looking for a solution for a while. Manocher