> ## 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.

# Polycurve from Curves

Create a polycurve from a list of curves. Curves must have shared endpoints.

### Inputs

| Name   | Type                                                      | Description                                     |
| ------ | --------------------------------------------------------- | ----------------------------------------------- |
| Curves | [Curve List](../../../../block-documentation/types/curve) | List of curves to join into a single polycurve. |

### Outputs

| Type                                                         |
| ------------------------------------------------------------ |
| [Polycurve](../../../../block-documentation/types/polycurve) |
