Mesh missing some edges

Issue #65 new
Amnon Harel created an issue

Attached is a macro that creates a mesh for a geometry I want to analyze. When the "Ndiv" parameter is too high, asking for a finer mesh, the produced mesh can be missing some of the edges. This is visible in the x=y=0 edge: rotate the volume so you see along the pointy edge and you can see that this edge is broken because some of the connections between vertices on this edge are missing.

I tried several values of Ndiv<=30, and the resulting meshes all seemed fine. I tried several values of Ndiv>=31, and the resulting meshes all has this problem.

BTW: the meshes seem reproducible, was issue #18 resolved?

Comments (1)

  1. Log in to comment