[Paraview] python script for plot-over-line filter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon May 2 10:11:32 EDT 2011


Have you tried using the Python trace functionality in ParaView? It
should help you generate such scripts using the actions you perform in
the GUI.

Utkarsh

On Mon, May 2, 2011 at 10:01 AM, Jade Mackay <jademackay at gmail.com> wrote:
> Hello,
>
> I frequently perform the procedure below, and would prefer to put it in
> a python script. Can anyone give me a some assistance in doing this?
>
> * read a vtu file
> * apply the plot-over-line filter, specifying the start and end points,
> and number of points
> * write the result to a csv file.
>
> Many thanks,
> Jade
>
> _______________________________________________
> 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