MIRROR SOLID

From Macros Wiki
Jump to navigationJump to search

Up

Command

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


Mirror currently 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