I have two separate meshes that are similar, but have slight differences.
They have the same number of points.  I would like to use the calculator to
create an array of the distances between corresponding point ID's in the two
meshes.  How can I access the coordinate values from each mesh using
calculator?

For Example, in my calculator I would like:

 Result Array Name= Distance
Function:  Mag(mesh1.coords-mesh2.coords)


-- 
Matt Cragun

Engineer
TotalSim LLC
7003 Post Road,
Suite 415
Dublin, Ohio 43016
O: (614) 255-7426
M: (801) 404-6021
E: [email protected]
_______________________________________________
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

Reply via email to