ANGLE LINE
From Macros Wiki
Up
Command
- ANGLE_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