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

# Curve

> A Line, Arc, Spline, or Polycurve.

### 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             | [Curve List](../../block-documentation/types/curve)          |
| Name             | [Text](../../block-documentation/types/text)                 |
| Reversed Curve   | [Curve](../../block-documentation/types/curve)               |
| Scalar Field     | [Scalar Field](../../block-documentation/types/scalar-field) |
| Start Point      | [Point](../../block-documentation/types/point)               |
| Start Tangent    | [Vector](../../block-documentation/types/vector)             |

### Block Reference

| Block Name                                                                                           | Location                 |
| ---------------------------------------------------------------------------------------------------- | ------------------------ |
| [Mirror Curve](../../block-documentation/blocks/create/curves/mirror-curve)                          | Create/Curves            |
| [Project Curve to Plane](../../block-documentation/blocks/modeling/utilities/project-curve-to-plane) | Modeling/Utilities       |
| [Streamline](../../block-documentation/blocks/fluids-beta/utilities/streamline)                      | Fluids \[Beta]/Utilities |
