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
_______________________________________________
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 ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview