cst_transform_mirror
Mirror a solid across a specified plane (xy, xz, or yz) with optional center point and copy mode.
Instructions
Mirror a solid across a plane (xy, xz, or yz). An optional center point can be specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy | No | If true, create a copy instead of moving the original | |
| plane | Yes | Mirror plane | |
| solid | Yes | Solid reference in "Component:Solid" format | |
| center_x | No | X coordinate of the transform center | |
| center_y | No | Y coordinate of the transform center | |
| center_z | No | Z coordinate of the transform center |