MIRROR PATH: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=MIRROR_PATH <path number>, <scale factor> |description=*DESCRPTION* |param1=<path number>|param1_desc= |param2=<scale factor>|param2_desc= }} ===Example=== :- MIRROR_PAT... |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Operations:Operation_Tool-Path|{{Up}}]] | ||
|param1=<path number>|param1_desc= | {{Command|syntax=MIRROR_PATH <path number>, <axis>, <coord> | ||
|param2=< | |description=:Mirror a numbered [[macro path]]. | ||
|param1=<path number>|param1_desc={{path number}} | |||
|param2=<axis>|param2_desc={{mirror_axis}} | |||
|param3=<coord>|param3_desc={{mirror_axis value}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :MIRROR_PATH 2, H, 0.5 | ||
[[Category:Operations]] | [[Category:Operations]] |
Latest revision as of 23:51, 13 January 2011
Command
- MIRROR_PATH <path number>, <axis>, <coord>
- Mirror a numbered macro path.
Parameters
- <path number>
- Path number (1 to 100).
- <axis>
- The axis. Must be a single character, one of X, Y, H or V.
- <coord>
- 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
- MIRROR_PATH 2, H, 0.5