# Get ArcEnd

## Overview

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

The **Get ArcEnd Node** returns the ending *arc degree* of an **Arc Object**.

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

## Attributes

![The Get ArcEnd Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-7989bd7b65f5d483197dc53f1350ae470309828e%2Fnode-get-arcend-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. |
| `ArcEnd`           | **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 ArcStart**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/vector/arc/getarcstart)
