SetRowValues (GridData) *

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

Long or String

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

GridData.GetRowValues

GridData.SetColumnValues

GridData.Data



Autodesk Softimage 2011