get_bg_artists

BM.get_bg_artists(layer)

Get all (sorted) background artists assigned to a given layer-name.

Parameters:

layer (str) – The layer name for which artists should be fetched.

Returns:

artists – A list of artists on the specified layer, sorted with respect to the vertical stacking (layer-order / zorder).

Return type:

list