avid.splitter.BaseSplitter
- class avid.splitter.BaseSplitter
Bases:
objectbase clase for functors used to split a artefact list by certain criterias and pass back a list of splitted artefact lists. The default implementation does not touch the selection at all and just passes back a copy of the passed selection as first (and only) split list element.
- __init__()
Methods
__init__()splitSelection(selection)does nothing
- splitSelection(selection)
does nothing