|
|
||
|
|
BSplineFunction |
| BSplineFunction[{pt1, pt2, ...}] represents a B-spline function for a curve defined by the control points pti; |
| BSplineFunction[array] represents a B-spline function for a surface or high-dimensional manifold. |
| SplineDegree | Automatic | degree of polynomial basis | |
| SplineKnots | Automatic | knot sequence for spline | |
| SplineWeights | Automatic | control point weights | |
| SplineClosed | False | whether to make the spline closed |