Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Reading in volume mesh with surfaces

Subject: CGAL users discussion list

List archive

[cgal-discuss] Reading in volume mesh with surfaces


Chronological Thread 
  • From: Shiu Fai Li <>
  • To: "" <>
  • Subject: [cgal-discuss] Reading in volume mesh with surfaces
  • Date: Tue, 06 Jan 2015 07:10:40 +0000

Hi,

I have a set of volumetric mesh data with surface boundaries already defined, just like the typical example in the 3D mesh generation. Specifically, I have a set of tetrahedrons representing the volume, and facets of the tets are defined by surface ID, (ID1, ID2). However, this is data generated outside of CGAL, and I would like to read them in to a CGAL::Mesh_complex_3_in_triangulation_3<> data structure for further processing. Would there already be functions to do this with some standard file formats?


Thanks,

Frankie



Archive powered by MHonArc 2.6.18.

Top of Page