Network3gs.from_jsonstring
- classmethod Network3gs.from_jsonstring(string)
Construct an object from serialized data contained in a JSON string.
- Parameters
string (str) – The JSON string.
- Returns
compas.data.Data
– An object of the type ofcls
.
Construct an object from serialized data contained in a JSON string.
string (str) – The JSON string.
compas.data.Data
– An object of the type of cls
.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev