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

# Arc

> A portion of the circumference of a circle, defined on a plane.

### Properties

| Name             | Type                                                         |
| ---------------- | ------------------------------------------------------------ |
| Angle            | [Scalar](../../block-documentation/types/scalar)             |
| Arc Length Field | [Scalar Field](../../block-documentation/types/scalar-field) |
| Bounding Box     | [Bounding Box](../../block-documentation/types/bounding-box) |
| Center           | [Point](../../block-documentation/types/point)               |
| 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             | [Arc List](../../block-documentation/types/arc)              |
| Name             | [Text](../../block-documentation/types/text)                 |
| Normal           | [Vector](../../block-documentation/types/vector)             |
| Radius           | [Scalar](../../block-documentation/types/scalar)             |
| Reversed Curve   | [Arc](../../block-documentation/types/arc)                   |
| 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      |
| ------------------------------------------------------------------------------- | ------------- |
| [Arc](../../block-documentation/blocks/create/curves/arc)                       | Create/Curves |
| [Arc by Tangent](../../block-documentation/blocks/create/curves/arc-by-tangent) | Create/Curves |
| [Arc by Angle](../../block-documentation/blocks/create/curves/arc-by-angle)     | Create/Curves |
