write_data_to_pickle
- compas_fab.utilities.write_data_to_pickle(data, file)[source]
Write data to pickle file.
- Parameters
data (object) – The data to write to a pickle file.
file (str) – The path where to save the data.
Write data to pickle file.
data (object) – The data to write to a pickle file.
file (str) – The path where to save the data.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev