[Paraview] How to find the distance to nearest node for each node in MultiBlockDataset
Dennis Conklin
dennis_conklin at goodyear.com
Fri Jan 22 13:05:25 EST 2016
All,
I have tried vtk.vtkKdTree before and never got the right answer, so before I write a bruteforce method I thought I should ask.
The points are nodes for truss elements and I need to check if they are closer than a cord diameter, which would be physically impossible. So I thought I would calculate a Point variable which is distance to the nearest adjacent point, and then I could look at some statistics to evaluate quality.
Any quick and dirty ideas?
Thanks
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160122/c54797d3/attachment.html>
More information about the ParaView
mailing list