MODIFY
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
To extract a stored curve from the design and make it current.
Syntax
|
MODIFY ( ANGLE ) ( $W ) < /INTERACTIVE > |
Description
This command allows the user to modify a previously stored curve by retrieving the curve and the original points and making them current.
If the user wishes to interpolate new points the /NEW option should be used.
Note that if the retrieved curve has been previously manipulated with the ADJUST command the stored points may no longer match the displayed curve, the user should NOT PREFIT the curve as this fits a curve through the original data points.
By appending the /INTERACTIVE qualifier, the curve is not immediately modified, but is, instead, marked for editing/patch boundary with the Patch and Curve Editor.
Examples
|
MODIFY SEC 2 |