cTemplates.MainMenu.Scripts module

cTemplates.MainMenu.Scripts module#

Scripts_S_RunScript = Structs.MenuSection object>[source]#
Section for executing existing scripts.
Items:
  • Run Script

Scripts_S_Tools = Structs.MenuSection object>[source]#
Section containing Python-specific tools, console, documentation, and package management.
Items:
  • Create the {CY}Python{C} script

  • Show the {CY}Python{C} console

  • {CY}Python API{C} documentation

  • Install python packages

  • Uninstall Python Packages

  • Attach to the Python debugger

  • Show the commands log

Scripts_S_Useful = Structs.MenuSection object>[source]#
Section for Core API (C++) scripting tools and documentation.
Items:
  • Create New {CY}Core API{C} Script

  • {CY}Core API{C} Documentation

Scripts_S_Edit = Structs.MenuSection object>[source]#
Section for script recording, legacy scripting tools, and extension insertion.
Items:
  • Stop Record Script (conditional)

  • Start Record Script (conditional)

  • Scripts extensions

  • RecentScripts