[Paraview] PV 3.8.0 creating 2D vectors from 3D vectors

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jul 29 10:02:00 EDT 2010


Use the following expression instead in your calculator to generate a
vector with Z component =0

velocity_X*iHat+velocity_Y*jHat

Utkarsh


On Thu, Jul 29, 2010 at 7:02 AM, Stephen Wornom
<stephen.wornom at sophia.inria.fr> wrote:
> I have 2 3D unstructured mesh with vectors.
> I would like to view only the components in a x-y plane.
> If I used the glyph2 , I get 3D vectors. How can I set the Vector-Z = 0?
> Thanks in advance,
> Stephen
> p.s.
> I used the calculator to set
> vec2d-x = velocity_x
> vec2d-y = velocity_y
> but how can I get glyph2 to use the vec2d-x and vec2d-y arrays?
> Hope my question is clear.
>
> --
> stephen.wornom at sophia.inria.fr
> 2004 route des lucioles - BP93
> Sophia Antipolis
> 06902 CEDEX
>
> Tel: 04 92 38 50 54
> Fax: 04 97 15 53 51
>
>
> _______________________________________________
> 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