Workspace 6.21.5
FilterObjectDictionary

  • Default label: "Filter ObjectDictionary"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/Objects
Inputs:
Copy objectsbool

Default stateboolDefault state of the filter when auto populating based on the source dictionary (ie. Filter input is note connected to anything)
DictionaryCSIRO::DataExecution::ObjectDictionary

FilterCSIRO::DataExecution::ObjectDictionary

An ObjectDictionary of bools or QStrings where the key for each entry matches the key of an item in the source dictionary. If a bool, the value represents if the item with this key is included in the filtered result. If a QString, the value represents the new key the item should use in the output dictionary. If this input is not connected on the workflow it will be auto-populated with bools from the source dictionary on first execute (based on the value of 'Default State'

Outputs:
DictionaryCSIRO::DataExecution::ObjectDictionary