Model.add_parts_groups
- Model.add_parts_groups(groups)[source]
Add a multiple PartsGroup object to the Model.
- Parameters:
group ([
compas_fea2.model.PartsGroup
]) – The list with the group object to add.- Returns:
[
compas_fea2.model.PartsGroup
] – The list with the added groups.