tension property

tension property

Gets or sets tension used in TCB spline

Definition:

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

See Also