MIRROR PATH: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Operations:Operation_Tool-Path|{{Up}}]] | [[Operations:Operation_Tool-Path|{{Up}}]] | ||
{{Command|syntax=MIRROR_PATH <path number>, < | {{Command|syntax=MIRROR_PATH <path number>, <axis>, <coord> | ||
|description= | |description=:Mirro | ||
|param1=<path number>|param1_desc={{path number}} | |param1=<path number>|param1_desc={{path number}} | ||
|param2=< | |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]] |
Revision as of 23:50, 13 January 2011
Command
- MIRROR_PATH <path number>, <axis>, <coord>
- Mirro
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