THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/05/2010 at 13:20, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C++ ;
---------
Does anyone know how I would find the distance between two points.
Let's say that one point is p1 = Vector(12, 34, 90);
And the other point is p2 = Vector(46, 766, 90);
How would I find the distance between p1 & p2?
Thanks in advance,
~Shawn