Sets the coordinates of the point using an array as input.
"point3D_var" is a variable referencing a Point3D object. |
"point3D_var" is a variable referencing a Point3D object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| coordinates | double[] | An array that defines the coordinates of the point [x, y, z]. |