remove_by_shape method

remove_by_shape(self, shape)

Remove effect for the specified shape.

def remove_by_shape(self, shape):
    ...
ParameterTypeDescription
shapeIShape

See Also