Model.add_group

Model.add_group(name=None)

Add a group to the model.

Parameters:
namestr

The name of the group.

Returns:
Group

The group added to the model.