DATA
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
Lists data associated with the current curve or in the points buffer.
Syntax
|
DATA ( CURVE ) < /FILE= $F > |
Description
Allows the user to list the data associated with the current curve or list the data points previously stored in the points buffer.
Command Qualifiers
|
POINTS |
Lists the X, Y, Z coordinates and point type of the data points associated with the current curve |
|
CURVE |
Lists the knot position, with the corresponding X, Y, and Z coefficient values with the current curve. |
|
/FILE=$F |
Allows the user to direct the output into a file. |
|
/BUFFER |
Lists data points stored in the buffer rather than the current curve. |
Examples
|
DATA POINTS |