Difference between revisions of "LINE 2P"
From Macros Wiki
Line 1: | Line 1: | ||
− | {{Command|syntax=LINE_2P <line number>, <point>, <point>, | + | {{Command|syntax=[[Image:line_2p.png|right|LINE_2P]]LINE_2P <line number>, <point>, <point>, |
− | |description= | + | |description=:Create a line between 2 points. |
|param1=<line number>|param1_desc= {{line number}} | |param1=<line number>|param1_desc= {{line number}} | ||
Line 8: | Line 8: | ||
===Example=== | ===Example=== | ||
− | : | + | :LINE_2P 1, 1, 2 |
− | |||
− | |||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 10:43, 21 July 2010
Command
- LINE_2P <line number>, <point>, <point>,
- Create a line between 2 points.
Parameters
- <line number>
- The number of a previously defined macro line.
- <point>
- The number of an existing point.
- <point>
- The number of an existing point.
Example
- LINE_2P 1, 1, 2