knot_weight property

knot_weight property

Gets or sets the knot weight.

Definition:

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

See Also