Hi,
I have an ellipse geometry and a polyline geometry.
I want to find the tangents to the ellipse that have the same angle as the polyline.
I'm familiar with the ICurve.QueryTangent method, but it doesn't help in my case.
Is there a way to do this?
Thanks,
Or