Mesh.from_data
-
classmethod
Mesh.
from_data
(data) Construct an object of this type from the provided data.
- Parameters
data (dict) – The data dictionary.
- Returns
compas.data.Data
– An object of the type ofcls
.
Mesh.
from_data
(data)Construct an object of this type from the provided data.
data (dict) – The data dictionary.
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