ANGLE LINE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=ANGLE_LINE <x>, <y> |description=*DESCRPTION* |param1=<x>|param1_desc={{x}} |param2=<y>|param2_desc={{y}} }} ===Example=== :- ANGLE_LINE [[Category:Internal_Macro_Funct...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=ANGLE_LINE <x>, <y>
{{Command|syntax=[[Image:angle_line.png|right|ANGLE_LINE]]ANGLE_LINE <x>, <y>
|description=*DESCRPTION*
|description=:Find the angle of a line


|param1=<x>|param1_desc={{x}}
|param1=<x>|param1_desc={{x}}
Line 7: Line 7:


===Example===
===Example===
:- ANGLE_LINE
:ANGLE_LINE 12, 3


[[Category:Internal_Macro_Functions]]
[[Category:Internal_Macro_Functions]]

Revision as of 18:34, 22 July 2010

Command

ANGLE_LINE
ANGLE_LINE
ANGLE_LINE <x>, <y>


Find the angle of a line

Parameters

<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

ANGLE_LINE 12, 3