[vtkusers] vtkDelaunay3D print to file
Marcel Weiss
mweiss at cbs.mpg.de
Wed Dec 3 15:13:06 EST 2008
as vtkDelaunay3D creates vtkUnstructuredGrid data ... this should help:
http://www.vtk.org/doc/release/5.0/html/a02163.html
vtkUnstructuredGridWriter is a source object that writes ASCII or binary unstructured grid data files in vtk format.
Marcel
----- Original Message -----
From: "Julio Pastrana" <pastrana at bgt.uni-hannover.de>
To: "VTK Users" <vtkusers at vtk.org>
Sent: Wednesday, December 3, 2008 4:33:05 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: [vtkusers] vtkDelaunay3D print to file
Hi again VTK users,
small question:
how can I print into a file
the x,y,z points of a vtkDelaunay3D object
thanks a lot.
Julio
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list