[vtkusers] Cutting a closed polydata into two closed surfaces

Bill Lorensen bill.lorensen at gmail.com
Wed May 11 08:58:20 EDT 2011


This example shows how to cap a clipped polydata:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/CapClip

On Wed, May 11, 2011 at 8:38 AM, Federico Milano <fmilano at gmail.com> wrote:

> Hi,
>
> 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.
>
> Thanks in advance,
>
> Federico
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110511/210a95f4/attachment.htm>


More information about the vtkusers mailing list