[vtkusers] determine points on the surface of a polydata

Chiranjib Sur sur.chiranjib at gmail.com
Mon Apr 4 07:50:40 EDT 2016


Hi Mihai and others,
Thank you for your input. The function "FindPoint" locate 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.

Any more help?

Thanks and regards,
Chiranjib

On Mon, Apr 4, 2016 at 4:07 PM, c_mihai via vtkusers <vtkusers at vtk.org>
wrote:

> vtkPolyData has a function called FindPoint which it inherits from here:
>
> http://www.vtk.org/doc/nightly/html/classvtkDataSet.html#ad01fb4f295210a2c707801cb7c3da5ce
>
> I've never used it, but maybe it helps you.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/determine-points-on-the-surface-of-a-polydata-tp5737511p5737512.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160404/37819fcf/attachment.html>


More information about the vtkusers mailing list