create#

classmethod ComponentGroup.create(layout, name)#

Create a group.

Parameters:
layoutLayout

Layout to create the group in.

namestr

Name of the group.

Returns:
Group

Group created.