> The easiest way I've found so far is to use vtkExtractCells filter to > extract > all cells, except those you want to remove, into a new dataset. Thanks Vladimir, that's most useful. I didn't think of the vtkExtractCells class, but seems a neat idea! cheers, -jelle