Model.add_part
- Model.add_part(part: DeformablePart) DeformablePart [source]
Adds a DeformablePart to the Model.
- Parameters:
part (
compas_fea2.model._Part
)- Returns:
compas_fea2.model._Part
- Raises:
TypeError – If the part is not a part.
Adds a DeformablePart to the Model.
part (compas_fea2.model._Part
)
compas_fea2.model._Part
TypeError – If the part is not a part.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev