CIRCLE MIRROR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|syntax=CIRCLE_MIRROR <[[circle number]]>, <[[axis]]>, <[[axis value]]>
[[Geometry:Creating_Geometry|{{Up}}]]
|description=This command is used to reflect a circle about given axis'.


|param1=<circle number>|param1_desc= The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.
{{Command|syntax=[[Image:circle_mirror.png|right|CIRCLE_MIRROR]]CIRCLE_MIRROR <circle number>, <axis>, <axis value>
|param2=<axis>|param2_desc= This must be one of X, Y, H or V.
|description=:Mirror a [[macro_circle|circle]].
|param3=<axis value>|param3_desc= The value of the previously defined x or y axis in the command.
 
|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 4, x, 8
: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