Internal Scripting#

load_script(script_file)

Load a script file into Motor-CAD's internal scripting.

run_script()

Run the script file in Motor-CAD's internal scripting.

save_script(file_path)

Save the internal Python script to a Python file.