[vtkusers] How to Recover vtkPolyData from vtkThreshold
John Platt
jcplatt at lineone.net
Tue Jun 15 16:52:53 EDT 2004
Hi Users,
I would like to render selective cells from vtkPolyData. I tried
vtkPolyData > vtkThreshold > vtkPolyDataMapper
but this does not compile because the output of vtkThreshold is of type
vtkUnstructuredGrid.
Is there anyway of recovering the output of vtkThreshold as vtkPolyData
or an alternative filter?
Thanks for your help.
John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040615/d32b332c/attachment.htm>
More information about the vtkusers
mailing list