TimberModel.add_group

TimberModel.add_group(name=None)[source]

Add a group to the model.

Parameters:
namestr

The name of the group.

Returns:
Group

The group added to the model.