base class — bpy_struct
Collection of armatures
Add a new armature to the main database
| Parameters: | name (string) – 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