Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D Intersections » SegmentCircleIntersection
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.




