[vtkusers] Fill contour
David Gobbi
david.gobbi at gmail.com
Tue Mar 15 21:24:56 EDT 2016
Hi Jothy,
The vtkContourTriangulator always produces a filled contour, so there must
be something wrong with the way it is being rendered. Are you sure that
you aren't calling SetRepresentationToWireframe() on the actor's property?
- David
On Tue, Mar 15, 2016 at 5:45 PM, Jothybasu Selvaraj <jothybasu at gmail.com>
wrote:
> Hi All
>
> I am trying to fill a 2D contour generated by vtkContourWidget. I pass the
> polydata from the contour widget to vtkContourTriangulator and the output
> is as shown in the attached image. But, I want a filled contour. How do I
> do that?
>
>
> Thanks
>
> Jothy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160315/d6c1c80f/attachment.html>
More information about the vtkusers
mailing list