read_data_from_json
- compas_fab.utilities.read_data_from_json(file)[source]
Read data from json file.
- Parameters
file (str) – The path to the json file.
- Returns
object – An object containing the deserialised data from the json file.
Read data from json file.
file (str) – The path to the json file.
object – An object containing the deserialised data from the json file.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev