Hi,
        I need do remove a connected region from a polydata dataset. I'm
trying to use a method called "DeleteSpecifiedRegion" (from
vtkPolydataConnectivityFilter class), but I think it works with a region
Id and not with a cell or point Id (I'm not sure). How can I specify the
exact region Id to remove it? 
        Thank you!
        Pierre