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