Record Script

On the Script tab, in the Scripts group:

  • On the Script tab, in the Scripts group: 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.
  • The Record button is shown as 'active':

Stop recording

  • click Record again.
  • The button is shown as 'inactive' and recording has stopped. You will be prompted to save the recording as a Python (*.py) script.

 

To run a script from the Editor:

On the Script tab, in the Scripts group:

  • On the Script tab, in the Scripts group: Click Open Script Editor to create or edit a Python (*.py) script.

On the Script Editor toolbar:

  • click Run (or press F5) to run the current script.
  • click New to open a tab for a new script.
  •  

  • click Load to load an existing script.