ADJUST
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
To adjust the position of one of the vertices of the current curve by CURSOR or by coordinate
Syntax
|
ADJUST < /U= $N /V= $N > |
Description
After displaying the vertices of the current curve on the screen using the DISPLAY VERTEX command the user may manipulate the current curve by adjusting the position of the polygon vertices using the ADJUST command.
The vertex to be adjusted is selected using the cursor. Precise cursor positioning is not required since the vertex nearest the cursor will be the one selected.
The new position of the vertex can either be indicated by using the cursor or by specifying the new u-v screen coordinate on the command line.
The resulting changed curve can be displayed by using the DISPLAY CURVE command
The PREFIT command must NOT be used following the ADJUST unless the user wants to refit the curve through the data points.
Command Qualifiers
|
None |
Use the cursor to set the new position of the vertex. Default. |
|
/U=$N /V=$N |
Move to selected vertex to the new u-v position. |
Examples
|
ADJUST |