add method

add(item)

Add the Geom object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemGeom

See Also