mirror_element
Mirror a cube or group across an axis to create symmetric models. Flips geometry, rotation signs, and renames left-right.
Instructions
Mirror a cube or group (with its children) across an axis about a pivot — build one side of a symmetric model, then mirror it. Flips geometry and the off-axis rotation signs, and renames left<->right. Returns the created clones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Mirror axis (default 'x'). | |
| pivot | No | Coordinate on that axis to mirror about (default 0 = centre line). | |
| element | No | uuid or name of the cube/group to mirror (single form). | |
| elements | No | Or a list of uuids/names to mirror. |