I wonder if there is a better way of matching a planar curve in plan while generating its 3D counter part having certain key heights and interpolation the rest of the points in between.
So here I have the red curve given, and the vertical lines are the key heights.
I think whatever method you use to interpolate the Z coordinates of in-between points, at the end you need to Pull the resulting curve onto the original one extruded along Z:
Most likely not? It seems @ShynnSup is intentionally âescalatingâ the points and maybe wants a nicer/smoother transition through the key heights between lines? Is that even possible?