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