Im trying to draw curves using the B-Spline (3D) using multiple control points which is working as expected. What i can’t seem to do is find a way to make the path pass through the control points, opposed to creating a curve inside the angle. I think I’ve heard this called a Parabolic Spline or something similar, does anyone know if this is possible and how i would modify the sub patch to do this.
thanks
Andy