avid.splitter.keyValueSplitter.KeyValueSplitter

class avid.splitter.keyValueSplitter.KeyValueSplitter(*splitArgs)

Bases: BaseSplitter

Splits the artefacts in such a way that all artefacts in a splitt list have the same values for all specified keys respectively. So it is a simelar behavour than function splitArtefact().

__init__(*splitArgs)

@param splitArgs the function assumes that all unkown arguments passed to the function should be handeled as split properties keys that are used to specify the split.

Methods

__init__(*splitArgs)

@param splitArgs the function assumes that all unkown arguments passed to the function should be handeled as split properties keys that are used to specify the split.

splitSelection(selection)

does nothing

splitSelection(selection)

does nothing