[vtkusers] Removing cells according to dimensionality

Alex Malyushytskyy alexmalvtk at gmail.com
Thu May 16 22:34:01 EDT 2013


Create a cell data array in the data and store cell type in it.
Then use vtkThresholds or vtkExtractSelectedThresholds.

Alex



On Thu, May 16, 2013 at 4:14 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi All,
>
> Is there a filter in VTK that can remove all verts from a data set,
> leaving just the lines and polys?  Or that can remove everything but
> the polys?
>
> Cheers,
>
>  - David
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130516/632fdf5e/attachment.htm>


More information about the vtkusers mailing list