RUIMeshObject.add_to_group

RUIMeshObject.add_to_group(name, guids)

Add the objects to the group.

Parameters:
namestr

The name of the group.

guidslist[System.Guid]

A list of GUIDs.

Returns:
None