BuildingInformationModel.add_group
- BuildingInformationModel.add_group(name=None)
Add a group to the model.
- Parameters:
- name
The name of the group.
- Returns:
- Group
The group added to the model.
Add a group to the model.
The name of the group.
The group added to the model.