> Is there any method to delete particular cell from > data set. Hi, I ran into the same issue a week or so ago, and haven't been able to resolve this issue effectively (in python). The closest to a solution would be: http://www.bioengineering-research.com/vtk/vtkRemoveCellsFilter.h But I think deleting a cell is overly complex... -jelle