Introduced
7.0
UI Location
• Array
Description
Outputs the input array sorted according to the specified order.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
ascending |
• Type: siICENodeDataBool • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
True to sort the input array in ascending order; false for descending. |
|
array |
• Type: siICENodeDataValue • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The array to sort. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataValue • Structure: siICENodeStructureArray • Context: siICENodeContextAny |
The sorted array. |
Restrictions
• These types must match: array, result
• These contexts must match: array, result
See Also
Autodesk Softimage v7.5