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