Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Dangling vertices in output of make_surface_mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Dangling vertices in output of make_surface_mesh


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Dangling vertices in output of make_surface_mesh
  • Date: Thu, 02 Aug 2012 13:45:50 +0200

Could you indicate how you detect that there are dangling vertices?

Sebastien.

On 07/26/2012 11:25 PM, Catherine Proulx wrote:
Hi,

I'm using make_surface_mesh to build a mesh from an isosurface. The
resulting mesh looks good, but appears to have "dangling" vertices, i.e.
vertices not part of any face.

I'm using the Manifold_tag, my model is a single connected component,
and bounding box appears correctly initialized. Apart from those
dangling vertices, the mesh appears properly connected and well formed.

Is that the expected behavior of the function? And if not, any ideas on
what could be the cause of this?

Thanks,

Catherine




Archive powered by MHonArc 2.6.18.

Top of Page