base class — bpy_struct
Collection of grease pencil frames
Add a new grease pencil frame
| Returns: | The newly created stroke |
|---|---|
| Return type: | GPencilStroke |
Remove a grease pencil frame
| Parameters: | stroke (GPencilStroke, (never None)) – Stroke, The stroke to remove |
|---|
Inherited Properties
Inherited Functions
|
References