Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Geometry 2D Intersections » LineLineIntersection
Computes a common point of two lines.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inLine1 | Line2D | |
![]()  | 
				inLine2 | Line2D | |
![]()  | 
				outIntersectionPoint | Point2D? | 
Examples
Description of usage of this filter can be found in examples and tutorial: Blister Inspection (NET GmbH).
![]()  | 
![]()  | 
LineLineIntersection performed on two lines.
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Indefinite line on input in LineLineIntersection. | 
Complexity Level
This filter is available on Basic Complexity Level.




