[Paraview] Finding pvpython command corresponding to actions performed through GUI

2012-12-06 Thread Indrajit Jagtap
If I know a how to do a certain thing in Paraview GUI, how do I find the corresponding pvpython commands ? Is there a way of obtaining the pvpython commands for the actions performed in paraview GUI ? Regards, Indrajit ___ Powered by www.kitware.com

[Paraview] off screen rendering in pvpython

2012-11-29 Thread Indrajit Jagtap
Hi, I am using following command to take images in pvpython - WriteImage(OUTFILE, Writer="vtkPNGWriter") How do I configure it to not open any display ? What is the method to activate offscreen rendering when using pvpython ? Regards, Indrajit ___ Po

Re: [Paraview] Embedding Paraview in PyQT based application

2012-11-20 Thread Indrajit Jagtap
Hi, It will be great help and highly appreciated if someone can give some inputs or pointers for queries mentioned in mail below. Regards, Indrajit On 11/19/2012 2:24 PM, Indrajit Jagtap wrote: Hi All, I have a query as mentioned below. I would like to know whether this is feasible, if