Parent Object: SelectionCommandInput
Gets and sets if this selection input has focus with respect to other selection inputs on the command dialog. Only one selection input on a dialog can have focus at a time so setting hasFocus to true will remove the focus from the selection input that previously had focus. When a selection input has focus, any user selections will be added to that selection input and the selection rules associated with that selection input will apply.
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.
|