ff3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ff3d-users] TetGen file format.


From: DELPINO Stephane
Subject: Re: [ff3d-users] TetGen file format.
Date: Thu, 09 Oct 2008 11:47:16 +0200
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

Dear Mykola Tasinkevych,

ff3d can read meshes of medit format which is an input/output format for tetgen
   http://tetgen.berlios.de/fformats.html
So if you generate such a file (e.g. 'file.mesh') with medit, just use the command
   mesh m = read(medit,"file.mesh");
to read it with ff3d.

Best regards,
Stephane.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]