[vtkusers] Filling contour with edge visibility on

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 4 17:07:08 EDT 2010


>From the output of vtkCutter, insert vtkFeatureEdges with
BoundaryEdgesOn()
FeatureEdgesOff()
NonManifoldEdgesOff()
ManifoldEdgesOff()



On Fri, Jun 4, 2010 at 4:16 PM, Jothy <jothybasu at gmail.com> wrote:
> Hi all,
>
> With the help of CapCow.tcl example I am able to fill the contour I got from
> vtkCutter. But, the problem is I am the edge to be visible, so I set edge
> visibility on, it makes all the triangle edges on. I want only the outline
> on.
>
> Any suggestions?
>
> Thanks,
>
> Jothy
>
> _______________________________________________
> 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
>
>



More information about the vtkusers mailing list