D

DelaySetDataNode

 

Introduced

7.0

UI Location

• Data Access

Description

Executes all SetData compound nodes connected at the same time. You can use this node to set attributes that depend on each other. For example, if you want to swap values of A and B, just using two GetDataNodes and two Set Data nodes (A=B and B=A) would result in both attributes having the same value. However, if you connect the Set Data nodes in the Delay Set Data node, the Set Data operations will be executed at the same time, thus setting the values before any of the Set Data nodes are executed.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

Execution

1..N

port

Type: siICENodeDataExecute

Structure: siICENodeStructureSingle

Context: siICENodeContextAny

Connect the Set Data node in this port.

Outputs

Port Name

Connection Info

Description

execute

Type: siICENodeDataExecute

Structure: siICENodeStructureSingle

Context: siICENodeContextAny

The port to connect so the node executes.



Autodesk Softimage v7.5