COORD
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
Output the coordinates of a data point or the true position of the cursor
Syntax
|
COORD < /CURSOR > < /BUFFER > |
Command Qualifiers
|
None |
Output the position of the cursor. Same as /CURSOR below. |
|
/CURSOR |
Output the position of the cursor. Default. |
|
/POINT |
Output the coordinates of the nearest point. |
|
/BUFFER |
Store the result in the points buffer. |
Examples
|
COORD |