[vtkusers] subsampling/masking a vtkUnstructuredGrid with user supplied vtkIdList

Luca Penasa luca.penasa at gmail.com
Mon Mar 21 13:42:05 EDT 2011


hi everybody, 
	i have an unstructuredgrid that i want to subsample extracting all
points with a user-defined id (maybe using a vtkIdList object)

example: my vtkIdList contains these ids: [0,23,5,21,8]
and i want to get a subsampled version of my UnstructuredGrid containing
only these points.

how can i get this?

thank you



-- 
---------------------------
Luca Penasa
Student at Geosciences Dpt.
University of Padua (IT)
luca.penasa at email.it
---------------------------




More information about the vtkusers mailing list