LINE LD: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=This is used to create a line parallel to a line on the right or left at a certain distance. | |description=This is used to create a line parallel to a line on the right or left at a certain distance. | ||
|param1=<line number>|param1_desc= | |param1=<line number>|param1_desc= {{line number}} | ||
|param2=<line>|param2_desc= | |param2=<line>|param2_desc= {{line}} | ||
|param3=<distance>|param3_desc= | |param3=<distance>|param3_desc= {{distance}} | ||
}} | }} | ||
Revision as of 16:23, 16 July 2010
Command
- LINE_LD <line number>, <line>, <distance>,
This is used to create a line parallel to a line on the right or left at a certain distance.
Parameters
- <line number>
- The number of a previously defined macro line.
- <line>
- The number of an existing line.
- <distance>
- The distance from the existing line to the new line.
Example
- - LINE_LD 21, 3, 4
- - LINE_LD 18, 7, -8