Splines`
Splines`

SplineDots

As of Version 7.0, some of the functionality of the Splines Package is now built into the Wolfram Language kernel. »

SplineDots

is an option for Spline that specifies a style for a point.

Details and Options

  • To use SplineDots, you first need to load the Splines Package using Needs["Splines`"].
  • SplineDots->style specifies to render points with the given graphics directive or list of directives.
  • SplineDots->None specifies that nothing should appear at each spline control point.
  • SplineDots->Automatic specifies that a red dot is placed at each point.

Examples

Basic Examples  (1)

Bézier splines only go through the endpoints:

Cubic splines go through all the points:

Wolfram Research (2008), SplineDots, Wolfram Language function, https://reference.wolfram.com/language/Splines/ref/SplineDots.html.

Text

Wolfram Research (2008), SplineDots, Wolfram Language function, https://reference.wolfram.com/language/Splines/ref/SplineDots.html.

CMS

Wolfram Language. 2008. "SplineDots." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Splines/ref/SplineDots.html.

APA

Wolfram Language. (2008). SplineDots. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Splines/ref/SplineDots.html

BibTeX

@misc{reference.wolfram_2024_splinedots, author="Wolfram Research", title="{SplineDots}", year="2008", howpublished="\url{https://reference.wolfram.com/language/Splines/ref/SplineDots.html}", note=[Accessed: 26-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_splinedots, organization={Wolfram Research}, title={SplineDots}, year={2008}, url={https://reference.wolfram.com/language/Splines/ref/SplineDots.html}, note=[Accessed: 26-April-2024 ]}