Skip to content
Thomas Mann edited this page Sep 5, 2025 · 3 revisions

Execute

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.


Input Parameters

Name (Relevancy & Type) Description
Command (CommandRequired) -
IsEnabled (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally