MIRROR SOLID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description=:Mirror selected solids. | |description=:Mirror selected solids. | ||
|param1=<axis>|param1_desc={{ | |param1=<axis>|param1_desc={{mirror_axis}} | ||
|param2=<coord>|param2_desc={{mirror_axis_value}} | |param2=<coord>|param2_desc={{mirror_axis_value}} | ||
|param3=<copy>|param3_desc={{mirror_copy}} | |param3=<copy>|param3_desc={{mirror_copy}} |
Revision as of 00:01, 12 January 2011
Command
- Mirror selected solids.
Parameters
- <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.
- <copy>
- Set to 1 for copy, 0 for just mirror.
Example
- MIRROR_SOLID X, 0,0
- MIRROR_SOLID V, 4, 2
- MIRROR_SOLID H, 2.5, 1
- For an example macro see Solids