[vtkusers] Isosurface: "Outer Surface"??

Olivier Coulon Olivier.Coulon at esil.univ-mrs.fr
Fri Jul 26 12:36:05 EDT 2002


Roma, 

> Or how to set to select the "largest" contour
> (I set to generate only one in the first place)?

you can use something like that:

vtkPolyDataConnectivityFilter connect
 connect SetInput [surface GetOutput]
 connect SetExtractionModeToLargestRegion

I hope it helps,

Olivier




More information about the vtkusers mailing list