Gets the data defining the point.
"point3D_var" is a variable referencing a Point3D object.
|
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
x | double | The output x coordinate of the point. |
y | double | The output y coordinate of the point. |
z | double | The output z coordinate of the point. |