set_weight method

set_weight

Sets the weight for control point specified by index

def set_weight(self, index, weight):
    ...
ParameterTypeDescription
indexintControl point’s index
weightfloatNew weight

See Also