Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Splitting a mesh into different (2) regions

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Splitting a mesh into different (2) regions


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Splitting a mesh into different (2) regions
  • Date: Tue, 5 Mar 2013 20:18:32 +0100 (CET)

Hi ,

I have a similar issue now albeit slightly different :

I used "refine_Delaunay_mesh_2" to create a mesh.

I have a mesh and I partition this mesh "vertices" into some number of
components (~=3). Now, I need to segment this mesh into this many number of
components, and I need to preserve the triangles (faces) i.e. I do not want to
re-mesh. Is there any simple way to do this ? If I refine mesh by removing
vertices, it might not preserve the previous vertices and also I do not need
to create any vertices.

Post below if you need more informations, etc.

Ratnesh


  • Re: Re: [cgal-discuss] Splitting a mesh into different (2) regions, ratneshkumar21, 03/05/2013

Archive powered by MHonArc 2.6.18.

Top of Page