> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/toolbox/incari/object/set-ellipse-arc-sector.md).

# Set Ellipse Arc Sector

## Overview

![The Set Ellipse Arc Sector Node.](/files/ntexvaKFblXktNIxZ4g4)

THe **Set Ellipse Arc Sector Node** allows the user to set the `Arc Sector` of an [**Ellipse**](/incari-studio/objects-and-types/scene2d-objects/figma/figmaellipse.md).

[**Scope**](/incari-studio/toolbox/overview.md#scopes): **Scene**, **Function**, **Prefab**.

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Ellipse Object** whose `Arc Sector` will be set.                |
| `Arc Sector`      | **Float**    | The value of the `Arc Sector` to be set, in degrees.                  |

## 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. |

## See Also

* [**Get Ellipse Arc Sector**](/incari-studio/toolbox/incari/object/set-ellipse-arc-sector.md)
* [**Get Ellipse Start Angle**](/incari-studio/toolbox/incari/object/get-ellipse-start-angle.md)
* [**Get Inner Radius**](/incari-studio/toolbox/incari/object/get-inner-radius.md)
* [**Set Ellipse Start Angle**](/incari-studio/toolbox/incari/object/set-ellipse-start-angle.md)
* [**Set Inner Radius**](/incari-studio/toolbox/incari/object/set-inner-radius.md)
