[vtkusers] Isolines : retrieve geometry after filtering

Bill Lorensen bill.lorensen at gmail.com
Mon Nov 26 10:19:28 EST 2007


Use vtkStripper.

On Nov 26, 2007 9:24 AM, Pascal Guehl <pascal.guehl at c-s.fr> wrote:

> Hello,
>
> I don't use the VTK graphics pipeline to draw primitives, it's only for
> filtering data. After a vtkContourFilter, how can I retrieve each
> "complete" isoline geometry, not just segments ?
> For instance, with one isovalue generated, I would like to have only one
> "poly line" for the isoline, but the result is a set of segments...
> Is there a mean in VTK to retrieve those geometries ?
>
> Pascal
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20071126/dba9c6aa/attachment.htm>


More information about the vtkusers mailing list