GroupObjects(bpy_struct)

base class — bpy_struct

class bpy.types.GroupObjects(bpy_struct)

Collection of group objects

Add this object to a group

Parameters:object (Object, (never None)) – Object to add

Remove this object to a group

Parameters:object (Object) – Object to remove

Inherited Properties

Inherited Functions

References