I am trying to intersect a line and a generic circle to create a point. I have tried everything I can think of to no avail. I've done pierce points, intersection points, reversing the vector of the line, etc, etc, etc. Tech support has the program and is looking into it, but I am putting it out to you kind folks.
I am trying to create an intersection point of a mesured line and a generic feature. This seems pretty straight forward, but it is not working out like it should.
Enclosed is the program.
Program has a comment at the end explaining what I am trying to do.
Thanks for any and all help in this matter.
I am trying to create an intersection point of a mesured line and a generic feature. This seems pretty straight forward, but it is not working out like it should.
Enclosed is the program.
Program has a comment at the end explaining what I am trying to do.
Thanks for any and all help in this matter.
Comment