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