Parent Object: SelectionCommandInput
Returns the selection at the specified index.
Defined in namespace "adsk::core" and the header file is <Core/UserInterface/SelectionCommandInput.h>.
"selectionCommandInput_var" is a variable referencing a SelectionCommandInput object.
|
"selectionCommandInput_var" is a variable referencing a SelectionCommandInput object.
|
Type | Description |
Selection | Returns the Selection at the specified index, or null on error. |
Name | Type | Description |
index | uinteger | The index of the selection to return. |