MaskSplines(bpy_struct)

base class — bpy_struct

class bpy.types.MaskSplines(bpy_struct)

Collection of masking splines

active

Active spline of masking layer

Type :MaskSpline
active_point

Active spline of masking layer

Type :MaskSplinePoint
add(count=1)

Add a number of splines to mask layer

Parameters:count (int in [0, inf], (optional)) – Number, Number of splines to add to the layer

Inherited Properties

Inherited Functions

References

Previous topic

MaskSplinePointUW(bpy_struct)

Next topic

Material(ID)