SCALECURVE
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
To scale curves.
Syntax
SCALECURVE ( ( < %X > $N < %Y > $N < %Z > $N ) ! GEOSYM $N )
< /REFIT >
Description
Having imported a set of curves from a Lines datastore, or created curves using Surface intersections, these curves can be scaled.
Scaling may be performed in the X, Y and/or Z directions independently or, by using the GEOSYM option, equally in each direction.
A surface may be re-fitted to the scaled curves automatically by using the /REFIT option.
Command Qualifiers
|
< %X >$N |
Scaling in the x-direction. |
|
< %Y >$N |
Scaling in the y-direction. |
|
< %Z >$N |
Scaling in the z-direction. |
|
GEOSYM $N |
Scaling in each direction. |
|
/REFIT |
Option to automatically refit a surface after the scaling. |