OOF2: The Manual
Name
OOF.Windows.Console — Open or raise the Python console interface.
Synopsis
OOF.Windows.Console()
Details
- Parent Menu: OOF.Windows
-
Callback: function
consolationin moduleooflib.common.IO.mainmenu -
Options:
no_log=Trueno_cli=True
Description
The OOF2 Console provides a way of executing arbitrary Python code while running OOF2 in graphics mode. All of the OOF2 objects that are available in scripts are available in the Console.



