[Paraview] Start ParaView with Python script
the lily
the.1.lily at hotmail.com
Tue Feb 12 06:00:34 EST 2013
enable to use python scripting you will be using the python version that paraview provides
write the script you want in a file and save it with .py extension
then type the path of your pvpython followed by the name of the file you want to run for example
program_files/paraview/content/bin/python/pvpython File.py
good luck
> Date: Tue, 12 Feb 2013 11:22:31 +0100
> From: ck156626 at fh-muenster.de
> To: paraview at paraview.org
> Subject: [Paraview] Start ParaView with Python script
>
> Hi together,
>
> I search for an option to call paraview by the linux terminal and start
> with a python macro.
>
> E.g.: "..../paraview <PythonScript.py>
>
> Does anyone know if this is possible and how I can implement it?
>
> Thank you for your support.
>
> Regards,
>
> Christian
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130212/f91dd35e/attachment.htm>
More information about the ParaView
mailing list