SplineBezierPoints(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
SplineBezierPoints
(bpy_struct)¶ Collection of spline Bezier points
-
add
(count=1)¶ Add a number of points to this spline
Parameters: count (int in [0, inf], (optional)) – Number, Number of points to add to the spline
-
Inherited Properties
Inherited Functions
References