SplinePoints(bpy_struct)

base class — bpy_struct

class bpy.types.SplinePoints(bpy_struct)

Collection of spline points

add(count=1)

Add a number of points to this spline.

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

Inherited Properties

Inherited Functions

References

Previous topic

SplinePoint(bpy_struct)

Next topic

SpotLamp(Lamp)