Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » CircleTangents
Module: | FoundationLite |
---|
Computes circle tangent lines passing through a point.
Name | Type | Description | |
---|---|---|---|
inCircle | Circle2D | ||
inPoint | Point2D | ||
outTangentLine1 | Line2D? | ||
outTangentLine2 | Line2D? |
Examples
Complexity Level
This filter is available on Advanced Complexity Level.