Groups curves by collision

Hi all
I was dealing with group the curves that collide on different branches without repetitions, suggestions?
thanks.


groupsbycollision.gh (21.2 KB)

I solved a similar problem with @laurent_delrieu script, be careful with your duplicate lines.

groupsbycollision_ev.gh (27.5 KB)

2 Likes

thanks Erick, @laurent_delrieu any chance to implement your method to my case, brep join take a lot of time computation.

Hi Thomas
I used to do the same job ,and I upload my file and screenshot


Groups curves by collision.gh (11.4 KB)

2 Likes

Hello
I will not develop a new version. I think you could use Heteroptera for that. Try the network components

1 Like

nice one, thanks tangchisg

thanks for the quick response, I will check it