coord-transf.
2d elements
3d elements
non geo scripts
functions
control statem.
attributes
various
addons
2d-transform.
3d-transform.
3d-complex
transf.-stack
ADD2
ROT2
MUL2
Name
ROT2
Syntax
ROT2
angle
Range
angle
, type real
Description
Rotates the local coordinate system at the given value (
angle
). A positive value rotates counterclockwise.
Example
LINE2 -1,0,1,0
ROT2 90
LINE2 -1,0,1,0
Shows a cross
Context
2D-script
References
GDL-Handbuch 4.5 (DE) p. 23
GDL-Handbuch 5.0 (DE) p. 28
GDL-Handbuch 6.0 (DE) p. 31
GDL-Handbuch 6.5 (DE) p. 26
GDL-Handbuch 7.0 (DE) p. 26
GDL-Handbuch 8.0 (DE) p. 18
GDL-Handbuch 8.1 (DE) p. 18
GDL-Handbuch 9.0 (DE) p. 28
GDL-Handbuch 10.0 (DE) p. 26
GDL-Handbuch 11.0 (DE) p. 26
GDL Reference Guide 9.0 (INT) p. 28
GDL Reference Guide 10.0 (INT) p. 26
GDL Reference Guide 11.0 (INT) p. 26
GDL Cookbook 3.1 (EN/DE) p. 1.8/2.113