Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Import .mesh to c3t3 object

Subject: CGAL users discussion list

List archive

[cgal-discuss] Import .mesh to c3t3 object


Chronological Thread 
  • From: thiago <>
  • To:
  • Subject: [cgal-discuss] Import .mesh to c3t3 object
  • Date: Fri, 16 Jan 2015 02:53:20 -0800 (PST)

Hi everybody
I'm noob on CGAL.
It's amazing.

I'm working with tetrahedral meshes and I'm with some problems.
I've a coarse mesh (unrefined) generated in the CGAL from a .off file.
This mesh was exported in .mesh (medit) format and then was partitioned with
the metis tool.
After partition, I join the sub-meshes again (.mesh (medit)), so they can be
refined by CGAL (parallely).
However, I dont found anything about importing these meshes in a c3t3
object.
The meshes are Delaunay.

In short: How to import a .mesh file (medit) for a c3t3 object?

I've seen these similar posts but they dint help me much:
http://cgal-discuss.949826.n4.nabble.com/Mesh-3-load-medit-file-td4633212.html
http://cgal-discuss.949826.n4.nabble.com/Help-how-to-load-3D-tet-mesh-from-file-into-c3t3-sorry-if-noob-td1588281.html

sorry for the english.



-----
1 Thiago_de_Sousa_Goveia
2 {
3 &nbsp;&nbsp; //The mind that opens to a new idea never returns to
its original size - Albert Einstein
4 &nbsp;&nbsp; Computer Engineering;
5 &nbsp;&nbsp; CEFET_MG, Brazil;
6 &nbsp;&nbsp; /* PHONES:
7 &nbsp;&nbsp;&nbsp; +55 (31) 8749-1459 - OI
8 &nbsp;&nbsp;&nbsp; +55 (31) 7511-6439 - TIM
9 &nbsp; */
10 };
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Import-mesh-to-c3t3-object-tp4660318.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page