Other Type of 'get_distance()'
Hi!
As you know get_distance calculates the distance(units) between 2 X, Y and Z. It returns the units between them. But let's say you only want to calculate the origins which is the furthest from each other. In this example, let's say the 2 X origins are furthest from each other. How to calculate the distance in units between them and don't include the 2 Y and Z origins?? This is just how It could look(illustration), but I want it in small language of course, not C#. PHP Code:
|
Re: Other Type of 'get_distance()'
Dunno, but a origin is a dot with 3 coordinates XYZ, so distance between 2 origins will be equal with distance between only an axe of origin.
|
Re: Other Type of 'get_distance()'
Code:
|
Re: Other Type of 'get_distance()'
Quote:
Let's say our origins are points E and D. Code:
A______BYou can try yourself: Code:
|
| All times are GMT -4. The time now is 03:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.