Back to FabImage 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
![]() |
![]() |
LineLineIntersection performed on two lines.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Indefinite line on input in LineLineIntersection. |
Complexity Level
This filter is available on Basic Complexity Level.