Tangent Point — Line / Circle
Creates a point at the tangent location between a line and a circle. The line must be tangent to the circle.
What It Does
The Point/Tanto,L,C operator creates a point at the exact location where a line is tangent to a circle. The tangent point is the point on the circle circumference where the line touches — the radius at this point is perpendicular to the line.
Syntax
Quick Input
Direction Selector
No direction selector is required. The result is uniquely determined by the input geometry.
Worked Examples
Analytic Rule
FAQ
What if the line is not tangent to the circle?
XyzPilot returns an error. The line must be tangent to the circle for a tangent point to exist. Use Line/P,Tanto,C to create a tangent line first.
How do I create a tangent line first?
Use Line/P,Tanto,C to create a line through a point tangent to a circle, or Line/Parlel,L,Tanto,C to create a parallel tangent line.