[vtkusers] Conversion of vtkUnstructuredGrid to vtkPolyData..??
David Doria
daviddoria+vtk at gmail.com
Fri Apr 9 08:43:08 EDT 2010
On Fri, Apr 9, 2010 at 8:32 AM, Rakesh Patil <rakeshthp at in.com> wrote:
> Hello users
>
> I need to convert vtkUnstructuredGrid to vtkPolyData such that the scalar
> values for each and every cells also should be copied.
>
> I tried using vtkGeometryFilter... But i guess it only fetches the geometry
> from the grid.. So is there any filter that can solve my problem..??
>
> Thanks
>
> Regards
> Rakesh Patil
This has worked for others in the past:
http://www.vtk.org/Wiki/VTK/Examples/DataSetSurfaceFilter
Thanks,
David
More information about the vtkusers
mailing list