On 06/01/2014 at 23:11, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 13,14,15
Platform:
Language(s) :
---------
How do I get the distance between two points, in global space?
I have tried to subtract two vectors, and then use GetLenth(), but I get different results depending on the order of the two vectors, and have a feeling I do not do it right.
Yes, it is a basic question I assume, but I have not needed this before now.
To clairify, in this case I want to know how this is done for two null objects, just to make it as simple as possible.