I’m having some troubles understanding what is the final goal of that operation
could you please post a wider screenshot or a bigger portion of gh file?
@inno I have a bunch of curves, which I explode and then need to sort the segments into branches for all the curve segments that are parallel. In this test case, all lines are orthogonal, hence there’s only 0 and 1 outputs for the Create Set mapping, but that’s certainly not the case for what I plan on using this on.
Basically, what I am doing is altering the tree structure for the exploded curve segments and sort them by angle to test whether segments of the curve are parallel.
in the screenshot I have connected the Angles List because the curve list was not provided and wanted to show final data structure, but there should go the Lines instead