filter#

classmethod Tree.filter(**kwargs)#

Return a collection of items, scoped by subclass type.

Parameters:
**kwargs

Key-value filters to find matching items. Eg: source="Simulation 1"

Returns:
ObjectSet

Collection of matching items.