Home
Reply
Contributor
vbsingh
Posts: 11

How to find the projected point and normal on a face

I have a point that can be either on the FACE or very near to it. I want to project(nearest point) it on FACE and find out the projected point(on FACE) and also the normal at the projected point.

 

Is there any single API that does both? Or even separate API would be OK.

 

Thanks in advance.