Execute

 
 
 

Categories

  • Execution

Description

Executes the ICE tree branches connected as inputs in order from first to last. You usually use an Execute node to group execution calls in one of the two following scenarios:

  1. You have a node that has a single input of type Execute but you would like to execute more than one node.

  2. You want to expose only one execute port out of your compound when building compounds, even when it consists of executing several tree branches.

Ports

Inputs

Port

Nodes connected to the ports are executed in order from the first port to the last (top-down).

Outputs

Execute

The port that needs to be connected so that all input ports are executed.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License