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:
[[:Solids:Editing_Solids|{{Up}}]]
[[:Solids:Editing_Solids|{{Up}}]]


{{Command|syntax=[[Image:mirror_solid.png|right|MIRROR_SOLID]]MIRROR_SOLID <axis>, <coord>, [<number of copies>]
{{Command|syntax=[[Image:mirror_solid.png|right|MIRROR_SOLID]]MIRROR_SOLID <axis>, <coord>, [<1/0>]
|description=:Rflects seleccted solids about the given axis and axis value.
|description=:Rflects seleccted solids about the given axis and axis value.


|param1=<axis>|param1_desc={{axis}}
|param1=<axis>|param1_desc={{axis}}
|param2=<coord>|param2_desc={{coord}}
|param2=<coord>|param2_desc={{coord}}
|param3=[<number of copies>]|param3_desc={{number of copies}}
|param3=[<1/0>]|param3_desc={{mirror}}


}}
}}

Revision as of 23:53, 2 August 2010

Up

Command

MIRROR_SOLID
MIRROR_SOLID
MIRROR_SOLID <axis>, <coord>, [<1/0>]


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.
[<1/0>]
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, 6
For an example macro see Solids