SplineBezierPoints(bpy_struct)

base class — bpy_struct

class bpy.types.SplineBezierPoints(bpy_struct)

Collection of spline bezirt points

add(count=1)

Add a number of points to this spline

Parameters:count (int in [-inf, inf], (optional)) – Number, Number of points to add to the spline

Inherited Properties

Inherited Functions

References

Previous topic

Spline(bpy_struct)

Next topic

SplineIKConstraint(Constraint)