filter# classmethod Tree.filter(**kwargs)# Return a collection of items, scoped by subclass type. Parameters: **kwargsKey-value filters to find matching items. Eg: source="Simulation 1" Returns: ObjectSetCollection of matching items.