LINE 2P: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=:Create a [[macro_line|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= {{create line number}} | ||
|param2=<point>|param2_desc= {{point}} | |param2=<point>|param2_desc= {{point}} | ||
|param3=<point>|param3_desc= {{point}} | |param3=<point>|param3_desc= {{point}} |
Revision as of 17:50, 29 July 2010
Command
- Create a line between 2 points.
Parameters
- <line number>
- The number of the line to be created.
- A number between 1 and 100.
- <point>
- The number of an existing point.
- <point>
- The number of an existing point.
Example
- LINE_2P 1, 1, 2