# Get ArcStart

## Overview

![The Get ArcStart Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-7a806e92e44bba5be4b3b24e5d0aae6b42d2ef9e%2Fgetarcstart.png?alt=media)

The **Get ArcStart Node** returns the starting *arc degree* of an **Arc Object**.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `ArcStart`         | **Float** | The returned *arc degree* of the **Object**.                                                                                           |

## See Also

* [**Set ArcStart**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/vector/arc/setarcstart)
* [**Set ArcEnd**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/vector/arc/setarcend)
* [**Get ArcEnd**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/vector/arc/getarcend)
