LINE LD: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=LINE_LD <line number>, <line>, <distance>, |description=This is used to create a point between a line and a circle. |param1=<line number>|param1_desc= The nu...
 
ConnerO (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command|syntax=LINE_LD <[[line number]]>, <[[line]]>, <[[distance]]>,
[[Geometry:Creating_Geometry|{{Up}}]]
|description=This is used to create a point between a line and a circle.


|param1=<line number>|param1_desc=  The number of the point (1 to 100) to be defined.This is a number used by the macro to create other geometry.
{{Command|syntax=[[Image:line_ld.png|right|LINE_LD]]LINE_LD <line number>, <line>, <distance>,
|param2=<line>|param2_desc= This refers to a previously defined point (1 to 100), this should be given in the format P1, L8, C25.
|description=:Create a [[macro_line|line]] parallel to an existing [[macro_line|line]].
|param3=<distance>|param3_desc= The value of the distance in inches or mm, depending on what it is set to (inches are default)
 
 
|param1=<line number>|param1_desc=  {{create line number}}
|param2=<line>|param2_desc= {{line}}
|param3=<distance>|param3_desc= {{distance}}
}}
}}


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






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

Latest revision as of 22:59, 2 August 2010

Up

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 the line to be created.
A number between 1 and 100.
<line>
The number of an existing line.
<distance>
The distance from the existing line to the new line.

Example

LINE_LD 2, 1, 1