LINE LD

From Macros Wiki
Revision as of 16:23, 16 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

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