Hi!
Tell me please? how to find intersection points between two curves.
Each of them have Handle_Geom_Curve type.
thanks.
Stephane Routelous Fri, 07/02/2004 - 16:16
Hi Marina,
you cannot directly comput ethe intersection of 2 curves in 3d.
But you can use GeomAPI_ExtremaCurveCurve to get informations ( checking that the distance is 0 )
Fri, 07/02/2004 - 16:16
Hi Marina,
you cannot directly comput ethe intersection of 2 curves in 3d.
But you can use GeomAPI_ExtremaCurveCurve to get informations ( checking that the distance is 0 )
HTH,
Stephane
http://www.exotk.org