remove_depends_on method

remove_depends_on(item)

Remove the shapes including DEPENDSON shapes from the collection.

def remove_depends_on(self, item):
    ...
ParameterTypeDescription
itemShapeShape

See Also