LINE 2C: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=LINE_2C <line number>, <circle>, <circle>, <option>
{{Command|syntax=LINE_2C <line number>, <circle>, <circle>, <option>
|description=This is used to create a line between 2 circles.
|description=:Create a [[macro_line|line]] between 2 circles.


|param1=<line number>|param1_desc= {{line number}}  
|param1=<line number>|param1_desc= {{line number}}  
Line 9: Line 9:


===Example===
===Example===
:- LINE_2C 4, 5, 2
:LINE_2C 4, 5, 2


:- LINE_2C 6, 2, 4
:LINE_2C 6, 2, 4


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 22:17, 26 July 2010

Command

LINE_2C <line number>, <circle>, <circle>, <option>


Create a line between 2 circles.

Parameters

<line number>
The number of a previously defined macro line.
<circle>
The number of an existing circle.
<circle>
The number of an existing circle.
<option>
Template:Option

Example

LINE_2C 4, 5, 2
LINE_2C 6, 2, 4