LINE 2P: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=[[Image:line_2p.png|right|LINE_2P]]LINE_2P <line number>, <point>, <point>, | {{Command|syntax=[[Image:line_2p.png|right|LINE_2P]]LINE_2P <line number>, <point>, <point>, | ||
|description=:Create a line between 2 points. | |description=:Create a [[macro_line|line]] between 2 points. | ||
|param1=<line number>|param1_desc= {{line number}} | |param1=<line number>|param1_desc= {{line number}} |
Revision as of 22:17, 26 July 2010
Command
- 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