ANGLE LINE
From Macros Wiki
Jump to navigationJump to search
Up
Command
ANGLE_LINEANGLE_LINE <x>, <y>
- Find the angle of a line.
- The commands DEGREES and RADIANS are used to say whether angles are specified in degrees or radians.
Parameters
- <x>
- The length along the X axis direction.
- <y>
- The length along the Y axis direction.
Example
- ANGLE_LINE 12, 3