"Distance Flow"

Hey guys, as a beginner in grasshopper I try to explain my Problem: I lofted to curves, so I got a Surface. Then I used the box Contours (xy-plane), followed by dividing those contours. Those divisions now have always the same distance. My goal is to achieve a “flow” from a small distance between the division-points at the beginning of the contour-curves (on the right hand side) to a bigger distance between the division-points at the end of the contour-curves (on the left hand side).

I hope I could explain what I want to do. Thank you!

You can use Pufferfish which has tween curve on surface components. You can tween the two surface end edges with a graph. Food4Rhino seems to be down for me at the moment so if you can’t get the plugin there I will attach it here as well.

TweenCrvSrf.gh (9.4 KB)
pufferfish1-5.gha (2.3 MB)

Thank you very much!