# Get PieStart

## Overview

![The Get PieStart Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-5b11a971fe3899c1b0b1e8f735951b6314546b3d%2Fgetpietstartupdatedimage.png?alt=media)

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

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

## Attributes

![The Get PieStart Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-8a71ee337e3a418af6b0ea9818e4c28d2ce41f47%2Fnode-get-piestart-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. |
| `PieStart`         | **Float** | The starting *degree value*.                                                                                                           |

## See Also

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