base class — bpy_struct
Collection of grease pencil stroke points
Add a new grease pencil stroke point
| Parameters: | count (int in [0, inf], (optional)) – Number, Number of points to add to the stroke |
|---|
Remove a grease pencil stroke point
| Parameters: | index (int in [-inf, inf], (optional)) – Index, point index |
|---|
Inherited Properties
Inherited Functions
References