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

Long or String

Index of the Column. The left-most column has index 0.

Return Value

Boolean

See Also

GridWidget.IsCellSelected

GridWidget.IsRowSelected



Autodesk Softimage v7.5