[Paraview] Axis substitution filter

Cory Quammen cory.quammen at kitware.com
Wed Jul 8 08:07:29 EDT 2015


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 <canismajorwuff at gmail.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150708/d316c204/attachment.html>


More information about the ParaView mailing list