Categories
• Array
Description
Sets the value of the specified element in the input array.
Ports
Inputs
|
Index |
The index of the element in the input (0-based) array to set. If the index is greater or equal to the size of the specified input array, the resulting array will be the same as the specified input array. |
|
Value |
The value to set on the specified element. |
|
Array |
The array containing the element to set. |
Outputs
|
Result |
The modified array. |
Autodesk Softimage v.7.5