Surface intersection not found

Hi All,

Today I’m having an issue with a pair of surfaces that intersect, but the _Intersect command can’t find the curve.
Can someone tell me what is happening? I tried with V9 and 8.

Intersection Issue_260424.3dm (98.5 KB)

I don’t know why this happens, but if you are looking for a workaround:

run _InsertKnot on the blue surface in V direction (automatic once), then intersect, copy the curve and undo the change to the surface, and paste the curve back in.

I’ve logged it as RH-95031 No surface intersection found

I found another workaround: split the surface, e.g.:

Thanks @Gijs ,yes, I splitted the big surface with isocurve to get a smaller surface near the area of contact, and it worked as expected.