[Paraview] External execution of python code related to paraview

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Jul 9 08:50:25 EDT 2010


Instead of launching the graphical interface of ParaView, you can
launch the pvpython executable which is a python shell from where you
should be able to execute your script. And I think you can directly
provide a script as argument so you should be able to execute your
script in one command line.

Seb

On Fri, Jul 9, 2010 at 1:06 AM,  <rhushabh at iitk.ac.in> wrote:
> Hi,
>  Thanks a lot for all the help given before.
>  Please could you tell me that can I open run the python code from outside
> paraview (without opening any instance of paraview), and get the output
> images(snapshots/full 3-D images) after execution of the code.
>
>  Thank You in advance
>
>  Rhushabh Bhandari
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list