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 1: Line 1:
{{Command|syntax=LINE_LD <line number>, <line>, <distance>,
{{Command|syntax=[[Image:line_ld.png|right|LINE_LD]]LINE_LD <line number>, <line>, <distance>,
|description=This is used to create a line parallel to a line on the right or left at a certain distance.
|description=:Create a line parallel to an existing line.  
 


|param1=<line number>|param1_desc=  {{line number}}
|param1=<line number>|param1_desc=  {{line number}}
Line 8: Line 9:


===Example===
===Example===
:- LINE_LD 21, 3, 4
:LINE_LD 21, 3, 4
 
:- LINE_LD 18, 7, -8






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

Revision as of 16:44, 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 21, 3, 4