load_from_file#

MotorCAD.load_from_file(mot_file)#

Load a MOT file into the Motor-CAD instance.

Parameters:
mot_filestr

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