[Paraview] Batch Animation Failing In 2.6.0
Kent Eschenberg
eschenbe at psc.edu
Fri Mar 30 14:40:08 EST 2007
vtkSMAnimationSceneProxy::SaveImages gained an argument from
2.4.4 to 2.6.0 ("dont..."):
int SaveImages(const char* fileRoot, const char* ext,
int width, int height, double framerate, int quality,
bool dont_update_write_framerate=false);
Things fail unless I add "0" to the end of the SaveImages
call in the batch script.
I guess the default is lost during the conversion to TCL. Is
this conversion documented? Even if one understands the C++
world I've found it difficult to do many things in the
batch/TCL world.
Would such a document be irrelevant after the Big Update?
Kent
Pittsburgh Supercomputing Center
More information about the ParaView
mailing list