Back to Aurora Vision Studio website
	
                
                    
		
	You are here: 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
![]()  | 
![]()  | 
CircleCircleIntersection performed on two circles.
Complexity Level
This filter is available on Basic Complexity Level.

 Basic


