[vtkusers] vtkImplicitPlaneWidget2
Eric E. Monson
emonson at cs.duke.edu
Wed Mar 10 17:05:58 EST 2010
Hey again,
Somehow it seems like this would have more to do with how your code is dealing with the plane and the cutting rather than an inherent property of the widget itself. This is sort of the natural VTK behavior, though, since some part of the pipeline needs to explicitly force the pipeline to Update, and it sounds like there's nothing that's forcing that to happen when the widget is made visible. Maybe if you post a piece of your code someone will have some ideas.
-Eric
On Mar 10, 2010, at 7:36 AM, Sebastian Gatzka wrote:
> Hi again (sorry, this is a busy day for the list)
>
> Is there a way of telling the vtkImplicitPlaneWidget2 to display the cutting data right from the beginning?
> In my code the plane is displaying nothing after I press the key "i".
> Just as I do a first manipulation, like moving, rotating or translating there is an update to the plane.
>
> Sebastian
>
>
> _______________________________________________
> 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