[Paraview] GetAnimationScene() in pvbatch?
Greg Schussman
schussman at slac.stanford.edu
Thu Jul 1 20:05:48 EDT 2010
Hello.
I'm building a batch script run by pvbatch. So far, all is well; I can
load multiple meshes, use the calculator, do some clipping, etc.
But when I do the following (copy-pasted from a paraview trace from the
gui version of ParaView):
AnimationScene1 = GetAnimationScene()
I get the error:
NameError: name 'GetAnimationScene' is not defined
Looking at
http://www.cmake.org/Wiki/ParaView/Python_Scripting
suggests I'm doing the right thing.
I am using a recent (within the last few weeks) copy of the paraview
sources via git.
Any ideas?
Thanks.
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100701/9cdde479/attachment.htm>
More information about the ParaView
mailing list