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