knot_tolerance property

knot_tolerance property

Gets or sets the knot tolerance.

Definition:

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

See Also