CircularArcThrough
CircularArcThrough[{p1,p2,…}]
represents a circular arc passing through the points pi.
CircularArcThrough[{p1,p2,…},q]
represents a circular arc with center q.
CircularArcThrough[{p1,p2,…},q,r]
represents a circular arc with radius r.
Details
- CircularArcThrough is typically used to specify point constraints in GeometricScene.
- CircularArcThrough gives an explicit Circle object when possible.
- The pi in CircularArcThrough[{p1,p2,…},…] can be lists of coordinates or explicit Point objects.
- CircularArcThrough can be used with symbolic points and quantities in GeometricScene to constrain points on a circular arc.
Examples
open allclose allBasic Examples (2)
A circular arc passing through three points:
ArcLength of an arc passing through a set of points:
Scope (3)
CircularArcThrough works on coordinates:
Specify constraints for the center of the circular arc:
CircularArcThrough works with points in 2D:
Applications (3)
Properties & Relations (5)
CircularArcThrough returns a Circle:
Use RegionMember to test point membership:
CircularArcThrough gives a circular arc passing through points:
Use RegionFit to find a circle that fits a set of points:
The arc passing the first 3 points:
Use CirclePoints to generate equally spaced points on the unit circle:
Text
Wolfram Research (2022), CircularArcThrough, Wolfram Language function, https://reference.wolfram.com/language/ref/CircularArcThrough.html.
CMS
Wolfram Language. 2022. "CircularArcThrough." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CircularArcThrough.html.
APA
Wolfram Language. (2022). CircularArcThrough. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CircularArcThrough.html