Dennis, Any sample dataset that you can share to try this on?
Utkarsh On Fri, Jan 22, 2016 at 1:05 PM, Dennis Conklin <[email protected]> wrote: > 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 > > > _______________________________________________ > 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 > _______________________________________________ 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
