return_project_data

HSTB.kluster.fqpr_project.return_project_data(project_path)

Return the data contained in the provided project file

Parameters

project_path (str) – path to a saved FqprProject json file

Returns

dict of the provided project data, ex: {‘file_format’: 1.0, ‘fqpr_paths’: [‘C:collabdasktestdata_diroutputtesttj_patch_test_710’], ‘surface_paths’: []}

Return type

dict