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.