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 2: Line 2:
|description=This command is used to create a new circle with the same parameters 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 number>|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.
|param2=<new circle number>|param2_desc= Define a circle number for the newly created circle (1 to 100).
|param2=<new circle number>|param2_desc= Define a circle number for the newly created circle (1 to 100).
}}
}}

Revision as of 21:48, 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 number>
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