load_report_structure#

MotorCAD.load_report_structure(file_path)#

Load the tree structure of the report from a file.

Parameters:
file_pathstr

Filepath for the file with the tree structure of the report. Use the r'filepath' syntax to force Python to ignore special characters.