load_winding_pattern#

MotorCAD.load_winding_pattern(file_path)#

Load the winding pattern from a text file.

Parameters:
file_pathstr

Absolute filepath of the text file to load. Use the r'filepath' syntax to force Python to ignore special characters.