Part.add_group
- Part.add_group(group)[source]
Add a node or element group to the part.
- Parameters:
- Returns:
compas_fea2.model.Group
- Raises:
- TypeError
If the group is not a node or element group.
Add a node or element group to the part.
compas_fea2.model.GroupIf the group is not a node or element group.