Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Intersections » SegmentCircleIntersection
| Module: | FoundationLite | 
|---|
Computes the common points of a circle and a segment.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inSegment | Segment2D | |
![]()  | 
				inCircle | Circle2D | |
![]()  | 
				outIntersectionPoint1 | Point2D? | |
![]()  | 
				outIntersectionPoint2 | Point2D? | 
Examples
![]()  | 
![]()  | 
SegmentCircleIntersection performed on segment and circle.
Complexity Level
This filter is available on Basic Complexity Level.

 Basic


