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&#39;t find what&#39;s the best way to do this. Is there an easier way to obtain the result I&#39;m looking for? What&#39;s the best way to close an open vtkPolyData.<br>

<br>Thanks in advance,<br><br>Federico<br>