<div dir="ltr">Hi Mihai and others,<div>Thank you for your input. The function "FindPoint" l<span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px">ocate the closest point for a given point. But in my case, I want to know from a collection of points, which resides on the surface of a polydata. To start with I have just the coordinates of all the points which I need to examine. I am not sure, how I can use this "FindPoint" utility for my purpose.</span></div><div><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px">Any more help?</span></div><div><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px">Thanks and regards,</span></div><div><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;line-height:22px">Chiranjib</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 4, 2016 at 4:07 PM, c_mihai via vtkusers <span dir="ltr"><<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">vtkPolyData has a function called FindPoint which it inherits from here:<br>
<a href="http://www.vtk.org/doc/nightly/html/classvtkDataSet.html#ad01fb4f295210a2c707801cb7c3da5ce" rel="noreferrer" target="_blank">http://www.vtk.org/doc/nightly/html/classvtkDataSet.html#ad01fb4f295210a2c707801cb7c3da5ce</a><br>
<br>
I've never used it, but maybe it helps you.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/determine-points-on-the-surface-of-a-polydata-tp5737511p5737512.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/determine-points-on-the-surface-of-a-polydata-tp5737511p5737512.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>