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

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jan 22 16:17:57 EST 2016


Dennis,

Any sample dataset that you can share to try this on?

Utkarsh

On Fri, Jan 22, 2016 at 1:05 PM, Dennis Conklin
<dennis_conklin at goodyear.com> 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
>


More information about the ParaView mailing list