[vtkusers] vtkBooleanPolyDataFilter?

Cory Quammen cory.quammen at kitware.com
Wed Nov 18 07:52:27 EST 2015


You are correct in assuming that the filter requires overlap. It sounds
like you want a method that computes Boolean  operations on volume meshes.
I'm not aware of a filter that does that.

Cory
On Nov 18, 2015 4:33 AM, "mbcx9rb9" <richard.j.brown at live.co.uk> wrote:

> Hi all,
>
> I want to create a volume, which is a margin around a previously existing
> volume.
>
> I had initially thought to use vtkBooleanPolyDataFilter, except for two
> sphere sources with matching centres but differing radii,
> SetOperationToDifference returns nothing, but I was hoping that it would
> return a spherical shell.
>
> Looking at the example,
> Examples/Cxx/PolyData/BooleanOperationPolyDataFilter, I get the impression
> that there needs to be intersection between the two polydata, so I guess
> this method won't work for concentric objects.
>
> Can anyone suggest a way to create a polydata shell? At the moment, I will
> settle for methods that only work for vtkSphereSource, but in the future,
> I'll need to be able to extend this to more generic shapes.
>
> Thanks in advance for the help.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/vtkBooleanPolyDataFilter-tp5735056.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151118/93e3e35c/attachment.html>


More information about the vtkusers mailing list