base class — bpy_struct
Collection of groups
Add a new group to the main database
| Parameters: | name (string) – New name for the datablock. |
|---|---|
| Returns: | New group datablock. |
| Return type: | Group |
Remove a group from the current blendfile.
| Parameters: | group (Group, (never None)) – Group to remove. |
|---|
tag
| Parameters: | value (boolean) – Value |
|---|
Inherited Properties
Inherited Functions
|
References