[Paraview] Batch script
Brad King
brad.king at kitware.com
Mon Feb 14 08:36:18 EST 2005
Pedro Maciel wrote:
> I noticed the "-b"/"--batch" command option (for .pvb files) is not
> supported anymore in the 1.8 version, altough it is still possible to
> save such files. On the other hand, 1.6 supports this option, which I'm
> currently using again (temporarilly, I hope).
This option has been replaced by a separate "pvbatch" executable that
you can use to run the batch scripts. The idea is that this executable
does not need to link to all the same GUI libraries that the main
paraview executable must.
> I can't find information about this. That I know of, there is no manual
> for 1.8. Is this option substituted for another thing?
If you follow the "Documentation" link from www.paraview.org you will
find a book "ParaView Guide" that is written for version 1.8.
-Brad
More information about the ParaView
mailing list