CIRCLE COPY: 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=CIRCLE_COPY <[[circle number]]>, <[[new circle number]]>
{{Command|syntax=CIRCLE_COPY <[[circle number]]>, <[[new circle number]]>
|description=This command is used to create a new circle with the same paramters as the old one.
|description=This command is used to create a new circle with the same parameters as the old one.


|param1=<circle>|param1_desc= The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.
|param1=<circle>|param1_desc= The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.

Revision as of 21:33, 13 July 2010

Command

CIRCLE_COPY <circle number>, <new circle number>


This command is used to create a new circle with the same parameters as the old one.

Parameters

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

Example

- CIRCLE_COPY 2, 6