Hi Stefano,

you can give a look at http://paraview.org/Wiki/ParaView and more precisely on:

http://paraview.org/Wiki/ParaView#Python_Scripting
http://paraview.org/Wiki/ParaView/Python_Scripting
http://paraview.org/Wiki/Python_GUI_Tools

Hope this could give you more insight... The trace can help you
convert UI interaction into script which can be manually tweaked for
your custom purpose.

Seb

On Thu, Mar 1, 2012 at 7:09 PM, Stefano Charissis
<[email protected]> wrote:
> Hi all,
>
> My group has just started using ParaView in an attempt to visualise the 
> output of an open-source application we are using. The app outputs a single 
> .vtu file which has multiple arrays, each representing the data at every time 
> step of the simulation. I cannot animate this as it does not have any time 
> information. I could not find the solution online and nor could I find any 
> documentation for the python scripting. I tried that figuring that if I could 
> seperate the vtu into multiple (ie. 0.vtu, 1.vtu, etc) then I could 
> automatically produce animations.
> Does anyone know how this can be achieved?
>
> And, more generally, how can one go about learning ParaView scripting? I 
> don't mind what language I have to use, I just want a comprehensive guide and 
> documentation. I tried buying the book, but it is out of stock.
>
> Thanks,
> Stefano
>
> ______________________________________________________________________
> The Victor Chang Cardiac Research Institute's Email is scanned by the 
> MessageLabs Email Security System.
> _______________________________________________
> 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

Reply via email to