SplinePoints(bpy_struct)

base class — bpy_struct

class bpy.types.SplinePoints(bpy_struct)

Collection of spline points

add(number=1)

Add a number of points to this spline.

Parameters:
  • number (int in [-inf, 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)