CIRCLE MIRROR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Geometry:Creating_Geometry|{{Up}}]] | ||
|param1=<circle number>|param1_desc= | {{Command|syntax=[[Image:circle_mirror.png|right|CIRCLE_MIRROR]]CIRCLE_MIRROR <circle number>, <axis>, <axis value> | ||
|param2=<axis>|param2_desc= | |description=:Mirror a [[macro_circle|circle]]. | ||
|param3=<axis value>|param3_desc= | |||
|param1=<circle number>|param1_desc= {{circle number}} | |||
|param2=<axis>|param2_desc= {{mirror axis name}} | |||
|param3=<axis value>|param3_desc= {{mirror axis value}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :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