CIRCLE MIRROR: Difference between revisions

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


===Example===
===Example===
:CIRCLE_MIRROR 2, x, 1
:CIRCLE_MIRROR 2, H, 1


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

Latest revision as of 00:30, 15 January 2011

Up

Command

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


Mirror a circle.

Parameters

<circle number>
The number of a previously defined macro circle.
<axis>
Must be X, Y, H or V
<axis value>
For mirror X (or H) this is the Y (or V) value.
For mirror Y (or V) this s the X (or H) value.

Example

CIRCLE_MIRROR 2, H, 1