I have a 3d spline surface is that is modeled with 65 points where the x,y,z position of each point is known.
I want to keep the surface shape, but have different x,y positions for my control points. How do I find the Z values for these new control points?
Thanks