Go to: Related nodes. Attributes.

Dependency node that attempts to act like a super node. It has a sub-graph of filters, the final result of which gets placed in the multi-filter's result list attribute. Sub filters take their input from the multi-filter input. Thus a user can set a multi-filter's input and read its output, without knowing that it is a multi-filter.

Node nameParentsMFn typeCompatible function sets
objectMultiFilterobjectFilterkObjectMultiFilterkBase
kNamedObject
kDependencyNode
kObjectFilter
kObjectMultiFilter

Related nodes

objectFilter, objectNameFilter, objectAttrFilter, objectScriptFilter, objectRenderFilter, objectTypeFilter, objectBinFilter, selectionListOperator

Attributes (2)

filterType, resultList

Long name (short name)TypeDefaultFlags
resultList (res) selectionListNULLoutputinputconnectablestorable
Result from the filter sub-graph.
filterType (ftyp) enum0outputinputconnectablestorable
Need to distinguish between item and attribute filters. The following are legal values: 0 = Item, 1 = Attribute.