Introduced
7.0
UI Location
• Array
Description
Outputs a new array of the specified size where each element is initialized to the specified constant input value.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
size |
• Type: siICENodeDataLong • Structure: siICENodeStructureSingle • Context: siICENodeContextAny |
Defines the size of the new array. |
|
value |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureSingle • Context: siICENodeContextAny |
The constant value used to build the array. |
Outputs
|
Port Name |
Connection Info |
Description |
|
array |
• Type: siICENodeDataValue or siICENodeDataLocation • Structure: siICENodeStructureArray • Context: siICENodeContextAny |
The new array. |
Restrictions
• These types must match: value, array
• These contexts must match: size, value, array
See Also
|
|
|
|
Autodesk Softimage v7.5