Line intersection

Line intersection

After entering four points, the program will calculate the coordinates of their intersection and de-scribes the information containing its position (whether it lies on one of the entered lines or on both).

If the minimum intersection is in the chosen tolerance set for the intersection, the program will com-pare it with the real angle and display a warning message if necessary.