interface cmd_window
Allows you to display the command window.
The command window displays is used to enter the command statements. It also prompts the error messages for the bad syntax. The window help is available for completing the commands and syntax.
In the command window, you can get help with keywords and parameter name completion. In addition, you can get help with possible parameter values for modeling objects and files. For example, you can get a list of possible marker names in your model or you can display the File Browser to help you find a file. The command window displays all the keywords that beGIn with letter or letters. For example, for f it displays file, floating_marker, and so on, when you type ‘?’ after initial letter of the command.
when you type ‘?’ after a command parameter, if the parameter value requires a modeling object, the command window displays a list of possible objects in your current model. If the parameter value requires a file, the File Browser appears.
Format:
interface cmd_window |
|---|
display = | on_off_with_toggle |
Example:
interface cmd_window & |
|---|
display = | toggle |
Description:
Parameter | Value Type | Description |
|---|
display | On_off_with_toggle | Specify the mode of displaying the command window |
Extended Definition:
The command window can be displayed or closed as and when required by using this command.