Model.add_group Model.add_group(name=None) Add a group to the model. Parameters: namestrThe name of the group. Returns: GroupThe group added to the model.