User Tools

Site Tools


jvs:cigal:manual:chapter2:scale

CIGAL Reference Manual, Chapter 2 (Commands): scale

Scale -- Scale a variable along the X, Y, and/or Z axes

usage: scale pointer xfact yfact zfact

SCALE transforms a variable by multiplying it XFACT, YFACT, and ZFACT along the X, Y, and Z axes. The POINTER(3) is the data variable you wish to SCALE. For example,

           scale vecs 10 .10 1       ; scale variable VECS

Note: the effect of SCALE will not normally be seen until after you REDRAW(2) the variable.

See Also:
GRAPHICS(1), OFFSET(2), PIN(2), POINTER(3), REDRAW(2), ROTATE(2), TRANSFORM(3)

CIGAL Home, CIGAL Manual, Commands List, Manual Help

jvs/cigal/manual/chapter2/scale.txt · Last modified: 2023/02/23 18:43 (external edit)