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