# Get ArcStart

## Overview

![The Get ArcStart Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-8590827372bb41d67ea0b47538ee5e134a6def00%2Fsetarcstartupdatedimage.png?alt=media)

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

[**Scope**](https://docs.incari.com/incari-studio/2022.2/overview#scopes): **Scene**, **Function**, **Prefab**.

## Attributes

![The Get ArcStart Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-107e03e9e3c0de5569fb89ff55954a7f4d1e690b%2Fnode-get-arcstart-attr.png?alt=media)

| 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/2022.2/toolbox/incari/vector/arc/setarcstart)
* [**Set ArcEnd**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/vector/arc/setarcend)
* [**Get ArcEnd**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/vector/arc/getarcend)
