[Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Mar 31 14:25:07 EDT 2017


Jonathan,

The arrow is not intended to have a "top/down" direction, just a
"back-to-root" direction. It can be interpreted as
"ProgrammableFilter1" can be found somewhere on the main trunk.

On Thu, Mar 30, 2017 at 11:21 PM, Jonathan Borduas
<jonathan.borduas at caboma.com> wrote:
>
> Dear ParaViewers,
>
>
> I came across some weird behaviour in ParaView: We have a custom
> BooleanOperation filter that have two outputs (custom ParaView build).
> If both outputs are the inputs of an Append Geometry and we update the
> inputs of the BooleanOperation Filter, the Append Geometry will be moved
> before the BooleanOperation Filter.
>
>
> I always though that if there was any dependencies in a pipeline, the
> representation would respect the "arrow of time" that goes from top to
> bottom.
> Please look at the picture here attached (same behaviour with a
> ProgrammableFilter instead of a Append Geometry).
>
>
> Is my comprehension at fault here or is it a bug ?
>
>
> Thank you,
>
>
> Jonathan Borduas
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>


More information about the ParaView mailing list