On Mon, Sep 5, 2016 at 10:22 AM, Matthias Sitte <[email protected]> wrote: > Hi list, > > first steps in Paraview... > > I have a 3D vector field over a regular grid of Nx*Ny*1 cells. I would like > to plot the z component as surface and the in-plane xy components as an > in-plane vector field. The Glyph filter only plots the full 3D vector field > -- I haven't been able to figure out how to project the data into the plane. > > Any ideas?
What about using the Calculator to create new vector fields with only the components you care about? -- Giuseppe "Oblomov" Bilotta _______________________________________________ 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
