add method

add(item)

Add the Layer object in the collection.

Returns

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

See Also