PushOnArrayNode

 

Introduced

7.0

UI Location

• Array

Description

Outputs a new array in which the specified value is inserted at the end of the input array.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

value

Type: siICENodeDataValue or siICENodeDataLocation

Structure: siICENodeStructureSingle

Context: siICENodeContextAny

The value to insert at the end of the input array.

array

Type: siICENodeDataValue or siICENodeDataLocation

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The array in which the specified value will be inserted as the last element.

Outputs

Port Name

Connection Info

Description

result

Type: siICENodeDataValue or siICENodeDataLocation

Structure: siICENodeStructureArray

Context: siICENodeContextAny

The new array.

Restrictions

• These types must match: value, array, result

• These contexts must match: value, array, result

See Also

InsertInArrayNode

PopFromArrayNode

RemoveFromArrayNode

SelectInArrayNode

SetInArrayNode

Accessing Data from Array Nodes

 

 



Autodesk Softimage v7.5