This example shows how to cap a clipped polydata:<br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/CapClip">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/CapClip</a><br><br><div class="gmail_quote">On Wed, May 11, 2011 at 8:38 AM, Federico Milano <span dir="ltr"><<a href="mailto:fmilano@gmail.com">fmilano@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">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><font color="#888888"><br>Federico<br>
</font><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>