[vtkusers] vtkCutter equivalent that doesn't automatically triangulate?

Evan Kao tossin at gmail.com
Thu Dec 7 19:58:31 EST 2017


Thanks for the quick reply.  I think it's a little different from I what I
want to do though, which is to specifically slice a vtkUnstructuredGrid to
get 2D cross sections.

- Evan Kao

On Thu, Dec 7, 2017 at 11:37 AM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> vtkClipPolyData
>
> See
> https://lorensen.github.io/VTKExamples/site/Cxx/VisualizationAlgorithms/
> ClipSphereCylinder/
>
> Bill
>
> On Thu, Dec 7, 2017 at 1:48 PM, Evan Kao <tossin at gmail.com> wrote:
> > Hello all,
> >
> > Is there a "slicing" filter like vtkCutter that keeps the original cells
> > without triangulation?  I know for clipping filters,
> > vtkTableBasedClipDataSet keeps the original cell connectivity for
> unclipped
> > cells without tetrahedralization like vtkClipDataSet does.  Is there an
> > equivalent for slicing?
> >
> > If not, are there any ways to recover the original connectivity after
> > slicing?
> >
> > Thanks for your time,
> > Evan Kao
> >
> > _______________________________________________
> > 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
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171207/abbfcf6f/attachment.html>


More information about the vtkusers mailing list