LineXLine 2
Version: | 2.0 |
Type: | P |
Compatibility: | 9.x+ |
Release Date: | 06/24/2007 |
As before, this simple plugin finds an intersection point of two lines in either 2D (on the same plane that is) or 3D. If a 2D intersection is found a single point is created at the intersection. If the lines "intersect" in 3D two points are created. The two points also define the shortest line between the two lines.
Note: Lines are treated as infinitely long and edges defining them do not act as boundaries. The edges merely define infinite line. There is no solution provided for parallel lines (2D or 3D).