[Paraview] Extract Point Data | Nearest Neighbor Location

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Aug 3 12:20:18 EDT 2018


If they are truly the "same" why don't you forget your file2 and generate a
polydata from the file1 as a file3?

On Fri, Aug 3, 2018 at 9:41 AM Fastl, Thomas <thomas.fastl at kcl.ac.uk> wrote:

> Dear Community,
>
>
> I've got an UNSTRUCTURED_GRID (vtk-file 1) with POINT_DATA and want to
> extract the POINT_DATA at specific POINTS. However, the POINTS are
> defined in POLYDATA (vtk-file 2) and are slightly off by some rounding
> error. Thus, I presume the process should look similar to:
>
>
> 1) Find the nearest neighbors of all POINTS defined in vtk-file 2 in
> vtk-file 1
>
> 2) Transfer/Store the POINT_DATA of the nearest neighbors in vtk-file 1
>
>
> I've been searching the forum for hours, however, couldn't find a solution
> to that problem. I was wondering if there's a simple solution of doing this
> in Paraview? I'd really appreciate your help on this issue, thank you!
>
>
> Best, Thomas
>
> _______________________________________________
> Powered by www.kitware.com
>
> ParaView discussion is moving! Please visit
> https://discourse.paraview.org/ for future posts.
>
> 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:
> https://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180803/10608a97/attachment.html>


More information about the ParaView mailing list