LINE PA: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:
|description=:Create a [[macro_line|line]] on a point with an angle.
|description=:Create a [[macro_line|line]] on a point with an angle.


|param1=<line number>|param1_desc= {{line number}}  
|param1=<line number>|param1_desc= {{create line number}}  
|param2=<point>|param2_desc= {{point}}
|param2=<point>|param2_desc= {{point}}
|param3=<angle>|param3_desc= {{angle}}  
|param3=<angle>|param3_desc= {{angle}}  

Revision as of 17:50, 29 July 2010

Command

LINE_PA
LINE_PA
LINE_PA <line number>, <point>, <angle>


Create a line on a point with an angle.

Parameters

<line number>
The number of the line to be created.
A number between 1 and 100.
<point>
The number of an existing point.
<angle>
angle value, either degrees or radians. Positive angles indicate a CCW direction, negative for CW.

Use the DEGREES or RADIANS commands to switch between the two angle modes.

Example

LINE_PA 6, 2, -74