MGED CMD history
From BRL-CAD
history
Contents
Syntax
- history [-delays]
Argument(s)
- [-delays]
- Display delays between commands.
Return Value(s)
- No Return Values for this command.
Description
The "history" command displays the list of commands executed during the current MGED session. The one exception is the hist_addcommand, which can add a command to the history list without executing it. If the -delays option is used, then the delays between commands will also be displayed.
Example(s)
- mged> history
- Display the command history list.
See Also
Page Generated by David Loman on: 10/11/2007 at: 1:02:13 PM