nuke.selectSimilar

nuke.selectSimilar(matchType) None

Selects nodes that match a node in the current selection based on matchType criteria.

Parameters

matchType – One of nuke.MATCH_CLASS, nuke.MATCH_LABEL, nuke.MATCH_COLOR.

Returns

None.