TimberModel.add_group
- TimberModel.add_group(name=None)[source]
Add a group to the model.
- Parameters:
- namestr
The name of the group.
- Returns:
GroupThe group added to the model.
Add a group to the model.
The name of the group.
GroupThe group added to the model.