WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center

SplineDegree

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

Details
Details and Options Details and Options
Examples  
Basic Examples  
See Also
Related Guides
History
Cite this Page

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^(th)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.

Examples

Basic Examples  (1)

B-spline curves with different spline degrees:

Wolfram Language code: pts = {{0, 0}, {1, 1}, {2, -1}, {3, 0}, {4, -2}, {5, 1}};
Wolfram Language code: Table[Graphics[{Green, Line[pts], Red, Point[pts], Blue, BSplineCurve[pts, SplineDegree -> d]}], {d, 1, 4}]
Wolfram Research (2008), SplineDegree, Wolfram Language function, https://reference.wolfram.com/language/ref/SplineDegree.html.

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_2026_splinedegree, author="Wolfram Research", title="{SplineDegree}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/SplineDegree.html}", note=[Accessed: 05-September-2026]}

BibLaTeX

@online{reference.wolfram_2026_splinedegree, organization={Wolfram Research}, title={SplineDegree}, year={2008}, url={https://reference.wolfram.com/language/ref/SplineDegree.html}, note=[Accessed: 05-September-2026]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /