[vtkusers] Projecting a point on a surface
Andras Lasso
lasso at queensu.ca
Mon Apr 18 09:41:49 EDT 2016
You need to compute projection line intersection with surface. See this example:
http://www.vtk.org/Wiki/VTK/Examples/Python/DataManipulation/LineOnMesh
Andras
2016-04-18 8:11 GMT+02:00 madz <madaramh at gmail.com<mailto:madaramh at gmail.com>>:
I have a curved surface which is one cell layer thick. I have a point which
is close to the surface but not on it, I want to project it on to the
immediate surface.
<http://vtk.1045678.n5.nabble.com/file/n5737747/point_projection.png>
What method should I use for this? I would appreciate any help.
Thanks.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Projecting-a-point-on-a-surface-tp5737747.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
Powered by www.kitware.com<http://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/20160418/356a3bab/attachment.html>
More information about the vtkusers
mailing list