[vtkusers] SelectEnclosedMesh with VTK possible?

Bill Lorensen bill.lorensen at gmail.com
Thu May 13 14:07:35 EDT 2010


If you have a point that lies inside the mesh that you want, then you
could modify this example:
http://www.vtk.org/Wiki/VTK/Examples/PolyData/ExtractOutsideSurface
and start the ray at that point and shoot it out.

On Wed, May 12, 2010 at 2:46 PM, Roman Grothausmann
<roman.grothausmann at helmholtz-berlin.de> wrote:
> Dear mailing list members,
>
>
> We are looking for a way to get the part of a polydata mesh that resides
> within another (closed) polydata mesh (or the outside part).
> Is there some kind of SelectEnclosedMesh filter in VTK?
> If not, how can we delete the part of the polydata mesh with the array
> result from SelectEnclosedPoints? (Eg. deleting all Verts and connected
> Faces for the points lying outside)
>
> Any help or hints on this are very much appreciated
> Roman
>
>
> --
> Roman Grothausmann
>
> Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
> Bereich Funktionale Materialien
> Institut für angewandte Materialforschung
> Hahn-Meitner-Platz 1
> D-14109 Berlin
>
> Tel.: +49-(0)30-8062-2816
> Fax.: +49-(0)30-8062-3059
>
> Vorsitzender des Aufsichtsrats: Prof. Dr. Dr. h.c. mult. Joachim Treusch
> Stellvertretende Vorsitzende: Dr. Beatrix Vierkorn-Rudolph
> Geschäftsführer: Prof. Dr. Anke Rita Kaysser-Pyzalla, Prof. Dr. Dr. h.c.
> Wolfgang Eberhardt, Dr. Ulrich Breuer
> Sitz der Gesellschaft: Berlin
> Handelsregister: AG Charlottenburg, 89 HRB 5583
>
> _______________________________________________
> 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
>



More information about the vtkusers mailing list