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

# Polyline

Create a Polyline from a list of points.

### Inputs

| Name   | Type                                                      | Description                                   |
| ------ | --------------------------------------------------------- | --------------------------------------------- |
| Points | [Point List](../../../../block-documentation/types/point) | List of points to connect with line segments. |

### Outputs

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