Gets the coordinate at the specified index.
"customGraphicsCoordinates_var" is a variable referencing a CustomGraphicsCoordinates object.
|
"customGraphicsCoordinates_var" is a variable referencing a CustomGraphicsCoordinates object.
|
Type | Description |
Point3D | Returns the coordinate as a Point3D object. |
Name | Type | Description |
index | integer | The index of the coordinate to return. The first coordinate has an index of 0. |