LINE LD: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 9: Line 9:


===Example===
===Example===
:LINE_LD 21, 3, 4
:LINE_LD 1, 3, 4






[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 16:45, 21 July 2010

Command

LINE_LD
LINE_LD
LINE_LD <line number>, <line>, <distance>,


Create a line parallel to an existing line.

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 1, 3, 4