[Paraview] Error handling in a programmable filter.

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jul 7 10:18:50 EDT 2017


>
> We would like to block the updating of the pipeline upon an error in the
> programmable filter (just like a C++ filter).
>
>
>
Raising an exception in the Python script should a interupt your script,
however from the code I see that that wouln't exactly do what `return 0` in
RequestData for C++ filter would. Please feel to report a bug on the issue
tracker. Should be fairly easy to address in  a future release of ParaView.

Utkarsh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170707/b9ce1a4b/attachment.html>


More information about the ParaView mailing list