Go to: Synopsis. Return value. Related. Flags. MEL examples.
refresh [-currentView] [-force] [-suspend
boolean]
refresh is undoable, NOT queryable, and NOT editable.
This command is used to force a redraw during script execution. Normally, redraw is suspended while scripts are executing but sometimes it is useful to show intermediate results for purposes such as capturing images from the screen. If the -cv flag is specified, then only the current active view is redrawn.None
| Long name (short name) | Argument types | Properties | ||
|---|---|---|---|---|
-currentView(-cv) |
||||
|
||||
-force(-f) |
||||
|
||||
-suspend(-su) |
boolean |
|||
|
||||
refresh;