IsColumnSelected (GridWidget)
Introduced
4.2
Description
Tests whether an entire column is selected.
Scripting Syntax
GridWidget.IsColumnSelected( ColumnIndex )
C# Syntax
Boolean GridWidget.IsColumnSelected( Int32 in_Column );Parameters
|
Parameter |
Type |
Description |
|
ColumnIndex |
Index of the Column. The left-most column has index 0. |
Return Value
See Also
Autodesk Softimage v7.5