[vtkusers] How to set cell visibility off

David Doria daviddoria+vtk at gmail.com
Fri May 7 07:23:30 EDT 2010


On Fri, May 7, 2010 at 6:33 AM, Jothy <jothybasu at gmail.com> wrote:

> Hi Guys,
>
> I have created a cube with vtkUnstructuredGrid, but when I cut it
> using vtkCutter it draws a line along the diagonal. Why this happend
> and is there any way to put it off/hidden?
>
> Please see the screenshot.
>
> Thanks,
>
> Jothy
>
>
My first bet is that it is simply triangulated, so the square you are
expecting is actually 2 triangles. In that case, there would be no way to
turn off the diagonal line.

Maybe you can attach the actual vtu file?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100507/610f1931/attachment.htm>


More information about the vtkusers mailing list