[Paraview] Extracting the Cartesian coordinates of points

Dennis Conklin dennis_conklin at goodyear.com
Fri Feb 24 11:02:10 EST 2017


Maria,

I'm not sure if you want nodal coordinates or induced current components but either way you could get them as:

Calculator filter - make a vector from your desired components like:
Name:  coordinates
Expression:   coords_X*iHat+coords_Y*jHat+coords_Z*kHat
Then use Selection Display Inspector to select coordinates as Point Labels.
Then Interactive Select Points On and you should get the 3 numbers you want.

Hope this helps.

Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170224/d8853cc2/attachment.html>


More information about the ParaView mailing list