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.
compas_fab.utilities.
read_data_from_json
(file)[source]Read data from json file.
file (str) – The path to the json file.
object – An object containing the deserialised data from the json file.