> I have a vtkPolyData object which is made up entirely of triangle > elements. There are however several distinct unconnected "sections" to > the PolyData. How can I find which cells belong to which sections? vtkPolyDataConnectivityFilter is your place to start JB