[Paraview] How to find the distance to nearest node for each node in MultiBlockDataset

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Jan 26 12:41:42 EST 2016


Dennis,

The ParaView Guide chapter 14 and this blog post
(http://kitware.com/blog/home/post/723) talks about how arrays on
composite datasets are treated. Anycase, attached is a script that's
better at finding the closest point and then computing the distance.
It uses a PointLocator to find the closest point.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minDistance.py
Type: text/x-python
Size: 1353 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160126/9c51ab03/attachment.py>


More information about the ParaView mailing list