Can't see mesh preview

A mesh is being generad by a minimal surface algorithm

Nothing is visible in the Rhino viewport. But The geometry is there upon baking the mesh.

I have tried toggling mesh display settings and restarting.

Thanks for any help.

v2.gh (12.7 KB)

After baking, you can run _Check

I’m no expert on marching cubes but it looks like you have some duplicate faces.

You can fix this issue with Align Vertices, and for your reference.

About Align Vertices Grasshopper 1.0 Online Document :backhand_index_pointing_left:

AlignVertices.gh (14.1 KB)