Mirror Entity
entity_mirrorMirror a CAD entity across a line defined by two points, with an option to delete the original.
Instructions
Mirror an entity across a line defined by two points. Returns the mirrored copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Mirror line first point X | |
| x2 | Yes | Mirror line second point X | |
| y1 | Yes | Mirror line first point Y | |
| y2 | Yes | Mirror line second point Y | |
| handle | Yes | Entity handle | |
| delete_original | No | Delete original after mirroring |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||