CIRCLE MIRROR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Command|syntax=[[Image:circle_mirror.png|right|CIRCLE_MIRROR]]CIRCLE_MIRROR <circle number>, <axis>, <axis value> | {{Command|syntax=[[Image:circle_mirror.png|right|CIRCLE_MIRROR]]CIRCLE_MIRROR <circle number>, <axis>, <axis value> | ||
|description=: | |description=:Mirror a [[macro_circle|circle]]. | ||
|param1=<circle number>|param1_desc= {{circle number}} | |param1=<circle number>|param1_desc= {{circle number}} | ||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
:CIRCLE_MIRROR 2, | :CIRCLE_MIRROR 2, H, 1 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Latest revision as of 00:30, 15 January 2011
Command
- 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