There are two calculation types you can use in spline routines.
Approximate: This option allows the path to deviate from the actual input point by a small amount in order to produce a smooth curve from which the new points are taken.
Interpolate: This option forces the curve to go through each of the input points exactly.