Introduced
4.0
Description
Sets values for a single row of a GridData object.
Scripting Syntax
GridData.SetRowValues( RowIndex, [NewValues] )
C# Syntax
GridData.SetRowValues( Object in_Row, Object in_1DArray );Parameters
|
Parameter |
Type |
Description |
|
RowIndex |
Index or label of the Row. The top row has index 0. |
|
|
NewValues |
1-Dimensional Array |
This size of this array should be equal to GridData.ColumnCount |
See Also
Autodesk Softimage 2011