Hi, I have a object represented by vtkPolydata. I mark certain cells by picking. Now I want to clip(cut) these cells from my poly data. I have a gut feeling that I should be using Clip() function in vtkCell but not sure how to use it. Can some body help. Thanks Shyam