load_script# MotorCAD.load_script(script_file)# Load a script file into Motor-CAD’s internal scripting. Parameters: script_filestrFull path to the script file, including the file name. Use the r'filepath' syntax to force Python to ignore special characters.