SelectAll Command
Overview
The “SelectAll Command” selects every object in the active view. It is the quickest way
to build a selection for a command such as the “Delete Command”, the “Copy Command” or
the “Regen Command”, which all accept a selection that already exists.
The command can be started in any of the following ways:
- Press Ctrl+A.
- Enter “_CmdEditSelectAll” in the prompt window.
Usage
The command takes no input. Every object in the active view is selected and drawn in the
selection colour. Press Esc, or click an empty part of the view, to clear the selection.
Notes
- When you have already typed text in the input field of the command view, Ctrl+A works
as an ordinary text selection instead of starting this command. - The colours used for the selection can be changed with the “ColorSelectedShell” and
“ColorSelectedBeam” system variables. See “System Variables”.
Command Name
_CmdEditSelectAll
Alias
None