MIRROR SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 5: Line 5:


|param1=<axis>|param1_desc={{axis}}
|param1=<axis>|param1_desc={{axis}}
|param2=<coord>|param2_desc={{axis_coord}}
|param2=<coord>|param2_desc={{mirror_axis_value}}
|param3=<copy>|param3_desc={{mirror}}
|param3=<copy>|param3_desc={{mirror}}



Revision as of 23:59, 11 January 2011

Up

Command

MIRROR_SOLID
MIRROR_SOLID
MIRROR_SOLID <axis>, <coord>, [<copy>]


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