Overview | Statement List | Example
matrix = MATRIX/SCALE{,s|,xc,yc,zc}
Defines a matrix which performs scaling about the origin of the work coordinate system. Non-uniform scaling may be applied to curves and B-surfaces only.
See the description of a Transform 3 x 4 Matrix Definition.
Parameter |
Description |
SCALE |
Minor word which indicates that the value in the field which follows represents a numerical scale factor by which a transformation can be performed. |
s |
The scaling factor which must be greater than zero. If the scale factor is less than one, the objects transformed are reduced in size. If the scale factor is greater than one, the objects transformed are enlarged. |
xc,yc,zc |
Allow you to apply different scale factors to the XC, YC, and ZC axes rather than using one scale factor for all three directions. |