STEP export creating bad object

Hi

I have a surface I want to export to STEP. In Rhino, there is no bad geometry.

However, when exported to STEP and opened in Rhino, I get this:

The issue seems to be with the internal cutout. If it is removed, the export works.

And ideas what would be causing this and how to fix.

Thanks

Bad surface.stp (80.7 KB)

Bad surface.3dm (167.9 KB)

It appears the issue is caused by overlapping control points at two corners of the surface. You can use SetPt to fix it, and fyi.