RUIMeshObject.get_group

RUIMeshObject.get_group(name)

Find the group with the given name, or create a new one.

Parameters:
namestr

The name of the group.

Returns:
:rhino:`Rhino.DocObjects.Group`