Hello,
I have two lists of endpoints which I want to join into one list to interpolate a curve between these points.
I tried to merging the points, tried entwine, tried flattening the output but somehow the points are not sorted in the right way and the interpolate does not work like i want to.
I uploaede two examples of the outcome with the red line which shows how it should look.
Can someone help me with this issue? Thanks a lot.
Stefan