THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/06/2004 at 10:07, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ;
Language(s) : C++ ;
---------
Hi all,
i need to find the closest point p1 in a poly
to point p2 outside of the poly.
It should be possible to get p1 by projecting p2 along the normal of the poly, but unfortunately i dont know how to do it! (cos im quite bad at maths)
Is there maybe a function in the sdk that can
project a point on a plane along the planes normal?
thanks,
devel