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