CompositeBezier
Details and Options
- To use CompositeBezier, you first need to load the Splines Package using Needs["Splines`"].
- A composite Bézier spline is made up of a series of third‐order Bézier curves with
continuity. It alternates interpolating points and control points.
- If the number of points given is even, then the last two points are reversed so that the final point is interpolated and the next to last is a control point for the final segment; if odd, then the final vertex is doubled.
Related Guides
Text
Wolfram Research (2008), CompositeBezier, Wolfram Language function, https://reference.wolfram.com/language/Splines/ref/CompositeBezier.html.
CMS
Wolfram Language. 2008. "CompositeBezier." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Splines/ref/CompositeBezier.html.
APA
Wolfram Language. (2008). CompositeBezier. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Splines/ref/CompositeBezier.html
BibTeX
@misc{reference.wolfram_2025_compositebezier, author="Wolfram Research", title="{CompositeBezier}", year="2008", howpublished="\url{https://reference.wolfram.com/language/Splines/ref/CompositeBezier.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_compositebezier, organization={Wolfram Research}, title={CompositeBezier}, year={2008}, url={https://reference.wolfram.com/language/Splines/ref/CompositeBezier.html}, note=[Accessed: 18-August-2025]}