[vtkusers] newbie question on vtkDelaunay3d- writing out the mesh
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Wed Oct 1 12:31:31 EDT 2003
what's wrong with: vtkUnstructuredGridWriter ??
http://www.vtk.org/doc/nightly/html/classvtkUnstructuredGridWriter.html
Ramesh R wrote:
> Hello,
> I've recently installed VTK on Solaris and am trying the examples. My
> question is on the Delaunay3D.tcl example. I gave a bunch of grid points
> in 3D and was able to visualize the 3d triangulation. I would like to
> write out the mesh in an ASCII format and run a check on tet aspect
> ratios.
>
> How do I write out the mesh? The output of the triangulation is of the
> form vtkUnstructuredGrid. I could find only the vtkPolyDataWriter function
> to write out the mesh. Do I have to pass the UnstructuredGrid to PolyData
> and then write it out? Or is there a ready implementation of writing a
> mesh.
>
> Thanks,
> Ramesh
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/
More information about the vtkusers
mailing list