Hi,<br><br>I need to cut a closed polydata with a plane into two closed polydatas. I was playing with vtkCutter and vtkClipPolyData and I decided to use this last one with a vtkBox implicit function. The problem is that now I need to close the new vtkPolyData...and I can't find what's the best way to do this. Is there an easier way to obtain the result I'm looking for? What's the best way to close an open vtkPolyData.<br>
<br>Thanks in advance,<br><br>Federico<br>