[vtkusers] Get only surface of vtkDelaunay3D output

Cory Quammen cory.quammen at kitware.com
Mon Dec 19 10:16:17 EST 2016


To get the surface, add a vtkDataSetSurfaceFilter after vtkDelaunay3D:

http://www.vtk.org/doc/nightly/html/classvtkDataSetSurfaceFilter.html

HTH,
Cory

On Sun, Dec 18, 2016 at 8:50 AM, M. Jordan <mjordan at live.at> wrote:

> Hello guys,
>
> i computed the alpha shape of a polydata object with vtkDelaunay3D.
> Without an alpha value i got a well looking convex hull.
> But when I am computing the alpha shape there are also some elements
> inside of the needed hull.
>
> How can I get the surface/hull of the Delaunay3D output?
>
> Thank you!
>
>
> _______________________________________________
> 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
>
>


-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161219/58bde1b4/attachment.html>


More information about the vtkusers mailing list