is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.


SplineDegree
is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.
Details

- SplineDegree->d specifies the polynomial basis of maximal degree d in each dimension.
- SplineDegree->{d1,d2,…} specifies maximal degree dn in the n
dimension.
- With the setting SplineDegree->Automatic, the degree of the polynomial basis is determined from the number of control points, and the length of any knot sequence given. The default is degree 3 in each dimension.
See Also
BezierCurve BSplineCurve BSplineSurface BezierFunction BSplineFunction SplineKnots SplineWeights
Function Repository: FullBSplineCurve
Related Guides
-
▪
- Splines
History
Text
Wolfram Research (2008), SplineDegree, Wolfram Language function, https://reference.wolfram.com/language/ref/SplineDegree.html.
CMS
Wolfram Language. 2008. "SplineDegree." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SplineDegree.html.
APA
Wolfram Language. (2008). SplineDegree. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SplineDegree.html
BibTeX
@misc{reference.wolfram_2025_splinedegree, author="Wolfram Research", title="{SplineDegree}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/SplineDegree.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_splinedegree, organization={Wolfram Research}, title={SplineDegree}, year={2008}, url={https://reference.wolfram.com/language/ref/SplineDegree.html}, note=[Accessed: 16-August-2025]}