[Paraview] colour by a different vector component in two views

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Dec 8 09:34:09 EST 2009


That's right, this is because the component choice is a property of
the lookup table and the lookup table for an array with a given name
and number of components is same for all views and sources. A solution
is to use the calculator or python programmable filter to create
another clone array with a different name and then color to two
differently.

Utkarsh

On Tue, Dec 8, 2009 at 9:26 AM, Paul Edwards <paul.m.edwards at gmail.com> wrote:
> Hi,
>
> If you try a view a different component of the same vector in
> different views it will update both views to the same component.  E.g.
> use cube source, open two views, display first to colour by normals
> and X, set second to colour by normals and Y, select the first view
> again and it will also display Y.
>
> Regards,
> Paul
> _______________________________________________
> 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