I have been working on a problem and through all of my research I have been unable to find an existing resolution. I do not have the required math knowledge to produce an elegant solution.
There are several examples of working (and very elegant) line - line intersections with either complete lines or line segment (see links) :
https://dl.dropboxusercontent.com/u/99937114/Forums/Eileens Lounge - LinearIntersect_Corrected.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/Eileens Lounge - ymxc Intersect.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/Listen Data - Intersection.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/AJP - ComplexIntersection.xls
The problem I have is illustrated using the attached image. There is a defined line, starting at L1 (x,y) and finishing at L2 (x,y). There is no second line - instead there are the coordinates for another point (effectively L3) and an axis or angle of travel. I need to calculate the distance to and coordinates of the intersect if the point L3 was continued along the axis / angle of travel.
There are several examples of working (and very elegant) line - line intersections with either complete lines or line segment (see links) :
https://dl.dropboxusercontent.com/u/99937114/Forums/Eileens Lounge - LinearIntersect_Corrected.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/Eileens Lounge - ymxc Intersect.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/Listen Data - Intersection.xls
https://dl.dropboxusercontent.com/u/99937114/Forums/AJP - ComplexIntersection.xls
The problem I have is illustrated using the attached image. There is a defined line, starting at L1 (x,y) and finishing at L2 (x,y). There is no second line - instead there are the coordinates for another point (effectively L3) and an axis or angle of travel. I need to calculate the distance to and coordinates of the intersect if the point L3 was continued along the axis / angle of travel.
![Line%20-%20Point%20intersection%20at%20an%20angle.jpg](/board/proxy.php?image=https%3A%2F%2Fdl.dropboxusercontent.com%2Fu%2F99937114%2FForums%2FLine%2520-%2520Point%2520intersection%2520at%2520an%2520angle.jpg&hash=f484ea79183119e7b904f39e8483e570)