> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mirror Curve

Mirror a curve about a plane, returning only the mirrored copy.

### Inputs

| Name  | Type                                                 | Description                            |
| ----- | ---------------------------------------------------- | -------------------------------------- |
| Curve | [Curve](../../../../block-documentation/types/curve) | Curve to mirror.                       |
| Plane | [Plane](../../../../block-documentation/types/plane) | Plane about which to mirror the curve. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Curve](../../../../block-documentation/types/curve) |
