Using the Command History

 
 
 

The history pane displays the most recently used commands in your current session. It also displays any messages such as, information, warnings, and errors.

You cannot edit the text in the history pane, but you can use it as a source for dragging and dropping or pasting into the editing pane. You can set your preferences for the history pane such as, the number of lines that are displayed, whether to display commands, and so on.

Clearing the History

You might want to clear the history pane when it becomes cluttered with commands and messages. For example, instead of scrolling through the history pane to select certain commands, you can clear the history pane, make changes in the scene to log the commands, and then copy the logged commands that you need to the editing pane.

To clear the history, right-click in the history pane and select Clear All in the context menu. Alternatively, you can select Edit Clear History Log.

Setting the Size of the History

You can set the number of maximum lines that are logged in the history pane. Changing this value does not have a significant effect on Softimage's memory consumption or performance.

To set the maximum number of lines:

  1. Do one of the following:
    • Select File Preferences from the application menu bar. The Preferences dialog appears as shown in the following figure.
    • Select File Preferences from the command bar in the script editor. The Preferences dialog appears as shown in the following figure.
  2. In the Scripting preferences, specify the number of lines in the Log Size option or select the Unlimited option.

Disabling and Enabling Command and Message Logging

You can enable and disable the logging of commands and messages in the history pane. To enable the logging:

  1. Select File Preferences from the application menu bar or command bar in the script editor.
  2. In the Scripting preferences, select the Log Commands check box.

Disabling the logging might speed up the performance of Softimage. Additionally, you can disable the logging temporarily while running a script. For more information, see Disabling Command Logging Temporarily.

Using Logged Commands and Immediate Mode

If you want to replay commands from the history, do not use the immediate mode in the Softimage interface. When you get a primitive or apply an operator in the immediate mode, the corresponding property editor opens with OK and Cancel buttons. If you change a parameter value while the property editor is open, the SetValue command is not logged in the history pane. Therefore, when you replay commands from the history, it shows different results.

The following figure shows the immediate mode in Softimage.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License