
Thu, 01/06/2022 - 14:32
Forums:
Hi.
Geom2dAPI_InterCurveCurve() found the intersection point (it is available when calling Geom2dAPI_InterCurveCurve.Point(1) method), but Geom2dAPI_InterCurveCurve.Intersector().IsDone() is false and it is impossible to call its methods. How to get executed Intersector?