Hi,
In my 2d drawing, I have two lines that would intersect if they were extended. I have tried to use the .GetIntersectionPoints method, but it only seems to return real intersections, but not projected intersections.
How do you find the point in where two lines would intersect if they were extended in VBA?
--Thanks,
--Robert Arnold