remove method

remove(item)

Remove the Geom object from the collection.

def remove(self, item):
    ...
Parameter Type Description
item Geom

See Also