Model.add_parts_group
- Model.add_parts_group(group)[source]
Add a PartsGroup object to the Model.
- Parameters:
group (
compas_fea2.model.PartsGroup
) – The group object to add.- Returns:
compas_fea2.model.PartsGroup
– The added group.
Add a PartsGroup object to the Model.
group (compas_fea2.model.PartsGroup
) – The group object to add.
compas_fea2.model.PartsGroup
– The added group.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev