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