[Paraview] python + animation + widget
Stephane PLOIX
stephane.ploix at edf.fr
Wed Sep 2 11:23:22 EDT 2009
Hi,
I would like to switch off the visibility of a widget while creating an
animation with python.
force instance, if I use the script below :
sph = Sphere()
transform = Transform(sph)
Show(transform)
Render()
the box widget is visible, how to turn the visibility off from python?
My pb is that this widget is associated via the 'Hint' mechanism, and I do
not see how to acces the created widget from the servermanager and/or
proxy.
Stephane
-----------------------------------------------------------------------------
Stéphane Ploix
EDF R&D
1 avenue du Général de Gaulle
F-92141 Clamart Cedex
Phone : +33 (0)1 47 65 51 10
Email : stephane.ploix 'at' edf.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090902/7f7d64c2/attachment.htm>
More information about the ParaView
mailing list