Returns the distance from this point to another point.
"point3D_var" is a variable referencing a Point3D object. |
"point3D_var" is a variable referencing a Point3D object. |
| Type | Description |
| double | Returns the distance to the point. |
| Name | Type | Description |
| point | Point3D | The point to measure the distance to. |