Python

On the Script tab, in the Python group:

  • Click Open Script Editor to open the Script Editor.
  • Click New Script to create a new Python (*.py) script in the editor.
  • Click Open Script to open an existing Python (*.py) script.
  • Click Record to record actions in the application workspace, for example, run a function, load a display layer in Vizex, or change the display orientation, etc.
  • Click Options to set global default settings which affect the running or the editing of scripts.

  • click Reset to unload all modules and reset the Python environment.
  • click Run Script to run a script from a file.