IsRowSelected (GridWidget)
Introduced
4.2
Description
Tests whether an entire row is selected.
Scripting Syntax
GridWidget.IsRowSelected( RowIndex )
C# Syntax
Boolean GridWidget.IsRowSelected( Int32 in_Row );Parameters
|
Parameter |
Type |
Description |
|
RowIndex |
Index of the Row. The top row has index 0. |
Return Value
See Also
Autodesk Softimage v7.5