Redraw Command
Overview
The “Redraw Command” repaints every open view. Unlike the “Regen Command” it does not
rebuild the display data of the objects, it only draws the existing data again, so it is
much faster. Use it to clear leftovers from the screen.
The command can be started in any of the following ways:
- Enter “_CmdRedraw” in the prompt window.
- Enter its alias “redraw” in the prompt window.
Usage
The command takes no input. All views are repainted as soon as it is started.
Command Name
_CmdRedraw
Alias
redraw