save_to_file#

MotorCAD.save_to_file(mot_file)#

Save the MOT file.

Parameters:
mot_filestr

Full path to file, including file name. Use the r'filepath' syntax to force Python to ignore special characters.