Describe the bug
There are some inconsistencies in the Spline and SplineSurface documentation. For example, the term “control points” is misleading, because the implementation actually uses control coefficients. These are scalar values rather than geometric points. This is simply a representation choice — it does not change the mathematical definition or properties of the underlying B-spline.