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=*desc*
|description=:Copy an existing circle, defining a new circle number.


|param1=<circle number>|param1_desc= {{circle number}}
|param1=<circle number>|param1_desc= {{circle number}}
Line 7: Line 7:


===Example===
===Example===
:- CIRCLE_COPY 2, 6
:CIRCLE_COPY 2, 6


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

Revision as of 19:07, 20 July 2010

Command

CIRCLE_COPY <circle number>, <new circle number>


Copy an existing circle, defining a new circle number.

Parameters

<circle number>
The number of a previously defined macro circle.
<new circle number>
Define a number for the newly created circle.

Example

CIRCLE_COPY 2, 6