[vtkusers] vtkStructuredPoints to vtkPolyData

David Gobbi david.gobbi at gmail.com
Mon Jun 15 08:37:41 EDT 2015


Hi Clinton,

This can be done with vtkContourFilter or vtkMarchingCubes.

 - David

On Sun, Jun 14, 2015 at 3:38 PM, Clinton Stamper <
Clinton.Stamper at genetesis.com> wrote:

> Hey everyone,  I am currently reading a set of DiComs into a structured
> points file and then region growing a heart out of this file.
>
> Is there an easy way to get the surface of this structured points file
> into a mesh?  I know poly data can be a mesh but I need help finding a way
> to convert the vtkStructuredPoints into a polydata file or using the
> vtkDataSetSurfaceFilter.  Any guidance would be great.
>
> Thanks everyone,
> Clinton Stamper
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150615/81c0a438/attachment.html>


More information about the vtkusers mailing list