[Paraview] Python CreateRenderView
Jacques Papper
jacques.papper at gmail.com
Thu Dec 4 09:30:46 EST 2008
Hi,
I am wondering why when I do the following in pvpython:
from paraview import servermanager
servermanager.Connect()
view = servermanager.CreateRenderView()
print servermanager.GetRenderView()
This shows None -
Shouldn't creating a render view set it as well ?
Is there a way of setting it ?
Thank you
Jacques
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20081204/44594b3b/attachment.htm>
More information about the ParaView
mailing list