CIRCLE MIRROR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 8: Line 8:


===Example===
===Example===
:- CIRCLE_MIRROR 4, x, 8
:CIRCLE_MIRROR 4, x, 8


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

Revision as of 19:48, 20 July 2010

Command

CIRCLE_MIRROR
CIRCLE_MIRROR
CIRCLE_MIRROR <circle number>, <axis>, <axis value>


Reflect a predefined circle about a line of reflection.

Parameters

<circle number>
The number of a previously defined macro circle.
<axis>
The axis. Must be a single character, one of X, Y, H or V
<axis value>
The axis value.

Example

CIRCLE_MIRROR 4, x, 8