footings.io.load_footings_file

load_footings_file(file: str)[source]

Load footings generated file.

Parameters

file (str) – The path to the file.

Returns

A dict representing the respective file type.

Return type

dict

See also

footings.testing.load_footings_json_file footings.testing.load_footings_xlsx_file