spline_object property

spline_object property

Gets or sets the spline object.

Definition:

@property
def spline_object(self):
    ...
@spline_object.setter
def spline_object(self, value):
    ...

See Also