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: [email protected] > To: [email protected] > 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
_______________________________________________ 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
