Hi all,
When importing NURBS geometry from other CAD software such as Siemens NX, SolidWorks, CATIA, Creo, or Fusion 360 (via STEP, IGES, or similar formats) and converting it to meshes in Rhino, the results are often problematic. The internal structure of these NURBS surfaces does not appear to be interpreted correctly by the Rhino _Mesh command. As a result, the generated meshes frequently contain issues such as degenerate faces or self-intersecting geometry, typically visible as irregular clusters of vertices and polygons along surface edges.
Notably, these surfaces do not have naked edges or non-manifold edges, so the errors seem unrelated to standard topology or tolerance conditions. This appears to be a long-standing issue, present even in older Rhino versions, although mostly affecting some specific workflows.
For context, I work with the ExactFlat plug-in (and for ExactFlat as well), which relies on meshes to generate 2D patterns from 3D geometry. During the flattening process, meshes are remeshed into a more suitable topology. However, this remeshing step is often disrupted by the aforementioned mesh defects, as degenerate faces and similar issues are not properly handled by the remeshing tools. This forces us to manually repair each mesh, which is extremely time-consuming. I imagine this could also affect other mesh-based workflows.
*Unfortunately, tools like _QuadRemesh do not fully resolve the issue. While they can improve overall mesh quality, the resulting faces are processed independently and their vertices are not properly stitched along shared edges. In some cases, the quad-remeshed geometry inherits the issues stated before, resulting in missing polygons or similar artifacts.
_ShrinkWrap wonât fix the issue either, as it doesnât keep the mesh faces as open, sewn meshes (it makes everything thick and watertight).*
Iâve attached a couple example files (imported from Fusion 360, SolidWorks and Creo) that consistently produce these types of errors when meshed in Rhino. See âNamed Viewsâ to zoom into the problematic areas.
My mesh settings are as follows, but different mesh settings still lead to the same outcomes.
Mesh Error Creo.3dm (8.7 MB)
Mesh Error Fusion 360.3dm (3.8 MB)
Mesh Error SW.3dm (19.3 MB)
Rhino Version 8 SR28
(8.28.26041.11001, 2026-02-10)
Please let me know if you have any questions.
Best Regards,
Gonzalo.







