[Paraview] Abort filter execution

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Sep 23 08:44:41 EDT 2009


Aborting filter executions is not currently supported in ParaView. We have
been thinking of providing this support for quite sometime however there are
many issues related with aborting execution midway that need to be addressed
and hence it has been pending. Thanks for adding it on uservoice. If there's
more interest, we will up the priority on this one.
Utkarsh

On Wed, Sep 23, 2009 at 5:46 AM, Jérôme <jerome.velut at gmail.com> wrote:

> Hi,
>
> The progress bar shows an "Abort" icon at its left. this icon is enabled
> during AVI export of an animation. I wonder how I can enable during a filter
> execution (ie. aborting a RequestData function).
> - I added an observer in my vtk filter that listen to
> vtkCommand::AbortCheckEvent.
> - The associated callback function simply calls AbortExecuteOn( ) ((as it
> derives from vtkAlgorithm).
> - My RequestData function implements a test of AbortExecute value
>
> Now, I just want to send the AbortEvent when I click on "Abort" in paraview
> !
>
> Thanks for your help !
>
> Kind regards,
> Jerome
>
> ps: I voted for this suggestion on user voice, but maybe the feature
> already exists?
>
> http://paraview.uservoice.com/pages/11350-general/suggestions/295344-abort-filters-and-rendering-without-having-to-quit-paraview-bug-3925-
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090923/551207aa/attachment.htm>


More information about the ParaView mailing list