factorX ≠ 0, type real factorY ≠ 0, type real factorZ ≠ 0, type real
Description
Scales the axis by the factors factorX, factorY and factorZ. Values larger than 1 stretch, values <1 crush the scaling of the axis. Negative factors means simultaneous mirroring the orientation of this axis.
The command is a combination of the commands MULX, MULY and MULZ.
Example
BLOCK 1,1,1
MUL -0.2,-2,-0.5
BLOCK 5,0.5,2
Creates two identical cubes.
Context
3D-script
References
GDL-Handbuch 4.5 (DE) p. 21
GDL-Handbuch 5.0 (DE) p. 27
GDL-Handbuch 6.0 (DE) p. 29
GDL-Handbuch 6.5 (DE) p. 23
GDL-Handbuch 7.0 (DE) p. 23
GDL-Handbuch 8.0 (DE) p. 16
GDL-Handbuch 8.1 (DE) p. 17
GDL-Handbuch 9.0 (DE) p. 29
GDL-Handbuch 10.0 (DE) p. 27
GDL-Handbuch 11.0 (DE) p. 27
GDL Reference Guide 9.0 (INT) p. 29
GDL Reference Guide 10.0 (INT) p. 27
GDL Reference Guide 11.0 (INT) p. 27
GDL Cookbook 3.1 (EN/DE) p. 1.7