Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Intersections » LineSegmentIntersection
| Module: | FoundationLite | 
|---|
Computes a common point of a line and a segment.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inLine | Line2D | |
![]()  | 
				inSegment | Segment2D | |
![]()  | 
				outIntersectionPoint | Point2D? | 
Examples
![]()  | 
![]()  | 
LineSegmentIntersection performed on line and segment.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- SegmentSegmentIntersection – Computes a common point of two segments.
 

 Basic


