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) – Object to add.

Remove this object to a group

Parameters:
  • object (Object) – Object to remove.

Inherited Properties

Inherited Functions

References

Previous topic

Group(ID)

Next topic

Header(bpy_struct)