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 10: Line 10:


===Example===
===Example===
:CIRCLE_MIRROR 4, x, 8
:CIRCLE_MIRROR 2, x, 1


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

Revision as of 22:42, 2 August 2010

Up

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 2, x, 1