Sets the data defining the point.
"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 |
x | double | The x coordinate of the point. |
y | double | The y coordinate of the point. |
z | double | The z coordinate of the point. |