# Generate List

## Overview

![The Generate List Node.](https://879976444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-41739140%2Fuploads%2Fgit-blob-e882041a5a0e6cea7f9c3f6f96012cdc8b2ad1c9%2Fgenerate-list.PNG?alt=media)

**Generate List** accepts a **List** **Object** and renders it to a **Scene**.

## Attributes

### Object

| Attribute | Type         | Description                                                                                              |
| --------- | ------------ | -------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **List** **Object** that you wish to generate, if one is not provided in the `Object ID` **Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **List** **Object** you wish to generate.                         |

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

* [**List**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/objects/scene-objects/list.md)
* [**Next List Entry**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/toolbox/incari/list/next-list-entry.md)
* [**Previous List Entry**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/toolbox/incari/list/previous-list-entry.md)
* [**Select List Entry**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/toolbox/incari/list/select-list-entry.md)
* [**Set Active**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/toolbox/incari/list/set-active.md)
* [**Set Current Index**](https://github.com/cgi-studio-gmbh/incari-doc/tree/66656c2442958de634bc73f77b533a03f83df0fb/toolbox/incari/list/toolbox/incari/list/set-current-index.md)
