nx_mirror
Mirror a body about a selected datum plane (XY, XZ, or YZ) with an optional offset, creating an independent copy. Merge with a unite operation if needed.
Instructions
Mirror a body about a datum plane.
plane selects the mirror datum plane (XY/XZ/YZ); offset shifts
that plane along its normal by the given mm value (default 0). The
mirrored body is created as an independent body and is NOT united with
the source; use nx_unite if merging is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plane | Yes | ||
| offset | No | ||
| body_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| status | No | success | |
| message | No |