Triggering GUI commands using Python

To trigger any GUI command in Python, call the SAMSON.runCommand function on the command name. Use this directly in the Python console (Ctrl / Cmd + 8), or in Python scripts to automate tasks using the Code Editor (Ctrl / Cmd + 9).

Comments are closed.