Difference between revisions of "LINE 2C"
From Macros Wiki
Line 1: | Line 1: | ||
{{Command|syntax=LINE_2C <line number>, <circle>, <circle>, <option> | {{Command|syntax=LINE_2C <line number>, <circle>, <circle>, <option> | ||
− | |description= | + | |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 6, 2, 4 |
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 17: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