Hi all, What do I have to do to delete a cell of a polydata?? What methods?? In what way?? I tried to use PolyData->DeleteCell(int cell_id), and after PolyData->Modified(), but it didn't work... Thanks in advance, Tedy.