[vtkusers] Hole filling - getting individual components

Bill Lorensen bill.lorensen at gmail.com
Sat Jul 1 20:14:12 EDT 2017


Do you need each hole or just all of the holes as a single component?
I think I have a solution. I'll post an example tomorrow.


On Sat, Jul 1, 2017 at 5:53 PM, oblakr <2448.rok at gmail.com> wrote:
> Hi,
>
> I have a model with holes in it, which I am able to fill with the
> fillHolesFilter (thus getting the poly data with all holes filled).
>
> However, I want to separate all the added surfaces (individual filled holes)
> into separate polydatas, but I don't see this functionality in the
> fillHolesFilter.
>
> I was thinking about doing something by intersecting the original model with
> the filled model, but I don't know what method to use and how to do it
> efficiently. Does anybody know of a good way of doing this?
>
> Thanks and best regards,
> Rok
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Hole-filling-getting-individual-components-tp5743851.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list