|
GetDistance3D |
Distance# = GetDistance3D(X1, Y1, Z1, X2, Y2, Z2) |
Parameters: X1 = X coordinate of 1st position Y1 = Y coordinate of 1st position Z1 = Z coordinate of 1st position X2 = X coordinate of 2nd position Y2 = Y coordinate of 2nd position Z2 = Z coordinate of 2nd position |
Returns: Distance# |
GetDistance3D returns the distance of two given 3D coordinates in space. |
Related Info: | GetDistance2D | Sqrt : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |