MIRROR SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=MIRROR_SOLID <axis>, <coord>, [<number of copies>]
{{Command|syntax=[[Image:mirror_solid.png|right|MIRROR_SOLID]]MIRROR_SOLID <axis>, <coord>, [<number of copies>]
|description=*DESCRPTION*
|description=:Rflects seleccted solids about the given axis and axis value.


|param1=<axis>|param1_desc={{axis}}
|param1=<axis>|param1_desc={{axis}}
Line 9: Line 9:


===Example===
===Example===
:- MIRROR_SOLID
:MIRROR_SOLID x, 0
 
:MIRROR_SOLID v, 4


[[Category:Solids]]
[[Category:Solids]]

Revision as of 17:33, 23 July 2010

Command

MIRROR_SOLID
MIRROR_SOLID
MIRROR_SOLID <axis>, <coord>, [<number of copies>]


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