# Get PieEnd

## Overview

![The Get PieEnd Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-27a31beb981d52df7bbdd5dc47f712306ab78dd7%2Fgetpieendnode20241.png?alt=media)

The **Get PieEnd Node** returns the ending *degree value* of a **Pie Object** created in the **Scene Outliner Module** under **Vector**.

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

## Attributes

![The Get PieEnd Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-b120e5a9ae5fe082f58f0b017e45bdbdb5537805%2Fnode-get-pieend-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. |
| `PieEnd`           | **Float** | The ending *degree value*.                                                                                                             |

## See Also

* [**Set PieStart**](https://docs.incari.com/incari-studio/toolbox/incari/vector/pie/setpiestart)
* [**Set PieEnd**](https://docs.incari.com/incari-studio/toolbox/incari/vector/pie/setpieend)
* [**Get PieStart**](https://docs.incari.com/incari-studio/toolbox/incari/vector/pie/getpiestart)
