MIRROR SOLID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 11: | Line 11: | ||
:MIRROR_SOLID x, 0 | :MIRROR_SOLID x, 0 | ||
:MIRROR_SOLID v, 4 | :MIRROR_SOLID v, 4, 2 | ||
:MIRROR_SOLID h, 2.5, 6 | |||
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 17:35, 23 July 2010
Command
- Rflects seleccted solids about the given axis and axis value.
Parameters
- <axis>
- The axis. Must be a single character, one of X, Y, H or V
- <coord>
- Define an axis value or coordinate.
- [<number of copies>]
- The number of additional copies.
Example
- MIRROR_SOLID x, 0
- MIRROR_SOLID v, 4, 2
- MIRROR_SOLID h, 2.5, 6