Introduced
7.0
UI Location
• Array
Description
Outputs the element at the specified index in the input array.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
index |
• Type: siICENodeDataLong • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The index of the element to select in the specified input (0-based) array. If the index is greater than or equal to the size of the specified input array, the default value of the node's type is returned. |
|
array |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The array containing the element to return. |
Outputs
|
Port Name |
Connection Info |
Description |
|
value |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The matching element. |
Restrictions
• These types must match: array, value
• These structures must match: index, value
• These contexts must match: index, array, value
See Also
|
|
|
Autodesk Softimage v7.5