load_report_structure# MotorCAD.load_report_structure(file_path)# Load the tree structure of the report from a file. Parameters: file_pathstrFilepath for the file with the tree structure of the report. Use the r'filepath' syntax to force Python to ignore special characters.