-
Notifications
You must be signed in to change notification settings - Fork 258
Lib.flow.Execute
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
in Lib.flow
Performs a sequence of drawing operations and then restores the graphics context. You can use it for grouping or activating and deactivating parts of your graphs.
Since [Execute] itself does nothing, you can also use it to name things by inserting it into the graph and setting the instance name by pressing Enter.
An alternative to [Execute] is [Group], which can also have a translation and multiple input connections.
| Name (Relevancy & Type) | Description |
|---|---|
| Command (CommandRequired) | - |
| IsEnabled (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.