Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Moving points in Mesh3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Moving points in Mesh3


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Moving points in Mesh3
  • Date: Wed, 05 Jan 2011 16:02:38 +0100

Rasmus Bach Nielsen wrote:
Hi,

I am trying to use a Mesh_complex_3_in_triangulation_3 as the discretization for an elastic solver. My problem right now is that when I move points in the underlying triangulation, the only visual result I have been able to produce when outputting the mesh after moving a point, is a hole in the mesh. My question now is: Am I right in thinking that I should be able to see changes in the underlying triangulation reflected in the geometry of the Mesh, or is this just me misunderstanding the relationship between the triangulation and the Mesh?

I hope that I have made my meaning clear, but if not I will gladly produce an example to illustrate what I am trying to accomplish.

Few lines of code might help understanding your problem
(in particular how you made the move).

S.

Thank you in advance
Rasmus Bach Nielsen





Archive powered by MHonArc 2.6.16.

Top of Page