Grasshopper interpolate problem

Hi!
I have a problem after using the partition component, when I use interpolate double lines seem to be produced. How can I solve this?


Grasshopper problem.gh (11.6 KB)

You need to internalise your data.

1 Like

I have now internalised the data
Grasshopper problem input internalized.gh (19.5 KB)

this is how your data is organized:

if you Partition with partition Size = 100, you will get 4 groups of 100 points, and the Interpolate component will draw a Curve through all of those which belong to the same branch