LINE COPY: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=LINE_COPY <line number>, <new line number> |description=This is used to create a line with the same parameters as an old line. |param1=<line number>|param1_desc= ...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=LINE_COPY <[[line number]]>, <[[new line number]]>
{{Command|syntax=LINE_COPY <line number>, <new line number>
|description=This is used to create a line with the same parameters as an old line.
|description=This is used to create a line with the same parameters as an old line.



Revision as of 21:03, 14 July 2010

Command

LINE_COPY <line number>, <new line number>


This is used to create a line with the same parameters as an old line.

Parameters

<line number>
The number of the line (1 to 100) to be defined. This is a number used by the macro to create other geometry.
<new line number>
Define a point number for the newly created line (1 to 100)

Example

- LINE_COPY 4, 8
- LINE_COPY 6, 9