base class — bpy_struct
Collection of groups
| Type: | boolean, default False, (readonly) |
|---|
Add a new group to the main database
| Parameters: | name (string, (never None)) – 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