How to extract items with specified values from tree data?

Please tell me how to extract items that are less than the specified value in the tree data.

筛选模型.part1.rar (10 MB)
筛选模型.part2.rar (10 MB)
筛选模型.part3.rar (3.5 MB)

you can use the Cull Pattern if you want to get only the “True” items

otherwise you can use Dispatch if you want just to separate the data by your True/False pattern

Please don’t duplicate posts. Thanks