MIRROR GEO

From Macros Wiki
Jump to navigationJump to search

Up

Command

MIRROR_GEO <axis> <coord> [<copy>]


Mirror selected geometry.

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_GEO X, 4
MIRROR_GEO V, 3.2, 1