Mid point from 1 curve different from the rest

Hello,
I don’t know why is the midpoint of the last curve upside down. Its happening only with the last one. Tried to flip curve and choosing true in preserv on join curve component and no result so ever. Any one know what is happening?


POINT DAUGHT.gh (16.6 KB)

You cannot rely on having the mid point at the correct place.

I would sort the segments according to the z-coordinate of the mid points and then use this to set the seam.

POINT DAUGHT.gh (30.2 KB)

Thanks man!