[Paraview] Python Animation Missing
Robert Maynard
robertjmaynard at gmail.com
Tue Mar 18 15:35:38 EDT 2008
It just looks like when the person was writing the example they had
previously imported
everything under servermanager into the python namespace.
if you had changed the import line to:
from paraviw.servermanager import *
the example most likely would have worked.
Kent Eschenberg wrote:
> Jean Favre wrote:
>> scene = servermanager.animation.AnimationScene()
>
> Thanks, that works. The book is just wrong.
>
> Kent
> Pittsburgh Supercomputing Center
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list