ExecuteNode

 

Introduced

7.0

UI Location

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

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

Execution

1..N

port

Type: siICENodeDataExecute

Structure: siICENodeStructureSingle

Context: siICENodeContextAny

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

Outputs

Port Name

Connection Info

Description

execute

Type: siICENodeDataExecute

Structure: siICENodeStructureSingle

Context: siICENodeContextAny

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

See Also

FilterNode

FirstValidNode

IfNode

PassThroughNode

RepeatNode

SelectCaseNode

WhileNode

 



Autodesk Softimage v7.5