[vtkusers] Filling contour with edge visibility on

Jothy jothybasu at gmail.com
Fri Jun 4 17:29:06 EDT 2010


No Bill, it doesn't show anything. My pipeline is

cutter---->FeatureEdges------>Stripper------>Polydata------->TriangleFilter------->Mapper

Anything wrong?

I am setting all those edge on/off in featureEdges.

Thanks,

Jothy


On Fri, Jun 4, 2010 at 10:07 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> 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
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100604/140ffa75/attachment.htm>


More information about the vtkusers mailing list