Introduced
7.0
UI Location
• Array
Description
Outputs and removes the last element of the input array.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
array |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The array from which the last element will be removed. |
Outputs
|
Port Name |
Connection Info |
Description |
|
value |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureSingle • Context: siICENodeContextAny |
The element removed from the input array. |
|
result |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureArray • Context: siICENodeContextAny |
The modified array. |
Restrictions
• These types must match: array, value, result
• These contexts must match: array, value, result
See Also
|
|
|
Autodesk Softimage v7.5