Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3d triangulation: export to medit

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3d triangulation: export to medit


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] 3d triangulation: export to medit
  • Date: Wed, 29 Sep 2010 20:55:30 +0200 (CEST)

Hello, I would like to ask how you can export a mesh created by using 3d
triangulation to .mesh files. The final goal is to convert the .mesh file to
.xml. Specifically, I have a set of points in space, and would like to
create a mesh of tetrahedra, which I use use in a finite elements simulation.
From what I saw in the example programs, when using the Mesh_triangulation_3
class, someone can print in a .mesh file. But what about the class
Triangulation_3?

Andi


  • [cgal-discuss] 3d triangulation: export to medit, andi_merxh, 09/29/2010

Archive powered by MHonArc 2.6.16.

Top of Page