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

> A set of connected Curves.

### Properties

| Name             | Type                                                         |
| ---------------- | ------------------------------------------------------------ |
| Arc Length Field | [Scalar Field](../../block-documentation/types/scalar-field) |
| Bounding Box     | [Bounding Box](../../block-documentation/types/bounding-box) |
| Closed           | [Bool](../../block-documentation/types/bool)                 |
| End Point        | [Point](../../block-documentation/types/point)               |
| End Tangent      | [Vector](../../block-documentation/types/vector)             |
| Length           | [Scalar](../../block-documentation/types/scalar)             |
| List             | [Polycurve List](../../block-documentation/types/polycurve)  |
| Name             | [Text](../../block-documentation/types/text)                 |
| Reversed Curve   | [Polycurve](../../block-documentation/types/polycurve)       |
| Scalar Field     | [Scalar Field](../../block-documentation/types/scalar-field) |
| Segments         | [Curve List](../../block-documentation/types/curve)          |
| Start Point      | [Point](../../block-documentation/types/point)               |
| Start Tangent    | [Vector](../../block-documentation/types/vector)             |
| Vertices         | [Point List](../../block-documentation/types/point)          |

### Block Reference

| Block Name                                                                                    | Location      |
| --------------------------------------------------------------------------------------------- | ------------- |
| [Polyline](../../block-documentation/blocks/create/curves/polyline)                           | Create/Curves |
| [Polycurve from Curves](../../block-documentation/blocks/create/curves/polycurve-from-curves) | Create/Curves |
| [Bridge Curve](../../block-documentation/blocks/create/curves/bridge-curve)                   | Create/Curves |
