MeshObject.add_to_group

MeshObject.add_to_group(name, guids)[source]

Add the objects to the group.

Parameters:
namestr

The name of the group.

guidslist[System.Guid]

A list of GUIDs.

Returns:
None