Start » Filter Reference » Geometry 2D » Geometry 2D Intersections » CircleCircleIntersection
Module: | FoundationLite |
---|
Computes common points of two circles.
Name | Type | Description | |
---|---|---|---|
inCircle1 | Circle2D | ||
inCircle2 | Circle2D | ||
outIntersectionPoint1 | Point2D? | ||
outIntersectionPoint2 | Point2D? |
Examples
Complexity Level
This filter is available on Basic Complexity Level.