Returns a vector 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 |
| Vector3D | Returns a Vector3D object. |
| Name | Type | Description |
| point | Point3D | The other point to use to create the vector. |