[vtkusers] Converting vtkPolyData to vtkUnstructuredGrid for Exodus Export
Thompson, David C
dcthomp at sandia.gov
Sun Jun 8 01:26:05 EDT 2008
If you're using ParaView, the CleanToGrid filter does what you want.
I don't believe that filter is part of VTK, though, so I don't know
about standalone VTK.
David
________________________________________
From: vtkusers-bounces at vtk.org [vtkusers-bounces at vtk.org] On Behalf Of Karl Merkley [karl at elemtech.com]
Sent: Saturday, June 07, 2008 21:21
To: vtkusers at vtk.org
Subject: [vtkusers] Converting vtkPolyData to vtkUnstructuredGrid for Exodus Export
I have a vtkPolyData that I want to write out using the
vtkExodusIIWriter which requires an unstructtured grid as input.
What is the best way to convert from the vtkPolyData to a
vtkUnstructuredGrid?
Thanks,
Karl
_______________________________________________
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