If your vector field name is "v", then you should be able to use the Calculator filter with the expression
(v_Y*iHat) + (v_X*jHat) The result will be an array with three elements, but that shouldn't be a problem. HTH, Cory On Wed, Jul 8, 2015 at 6:29 AM, Canis Major <[email protected]> wrote: > Hi, > > I have a 2D geomtery and vector fields in Y-Z axis, is there a filter, or > smth what can help me switch them into X-Y? > > With Best Regards, > > _______________________________________________ > 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 > > -- Cory Quammen R&D Engineer Kitware, Inc.
_______________________________________________ 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
