load_from_file# MotorCAD.load_from_file(mot_file)# Load a MOT file into the Motor-CAD instance. Parameters: mot_filestrFull path to the MOT file, including the file name. Use the r'filepath' syntax to force Python to ignore special characters.