[Paraview] Reexecute pipeline

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Jul 6 08:07:09 EDT 2010


Once you changed your data on your custom data source, you will have
to mark your datasource as Modified().
Then, a simple Render() or Update() will recompute the pipeline.

Seb

On Tue, Jul 6, 2010 at 5:22 AM,  <owen.arnold at stfc.ac.uk> wrote:
> How can I force the pipeline to reexecute my custom data source?
>
>
>
> Currently RequestData is called once, but I would like to be able to
> restructure input data whenever a change is applied to the pipeline. Is this
> possible?
>
>
>
> As some background, I want to be able to regenerate my input data at a
> higher resolution when the user applies the clipping filter.
>
> --
> Scanned by iCritical.
>
> _______________________________________________
> 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