# Get PieStart

## Overview

![The Get PieStart Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-6fe2f9359a7f6e6a74676b1f038d43d1e9dff229%2Fgetpiestart.png?alt=media)

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

## 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. |
| `PieStart`         | **Float** | The starting *degree value*.                                                                                                           |

## See Also

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