Select points within domain

Hi all

This might be a very studid question but I am trying to select all the points which are in a specific domain.
So I have a cloud of points (3D) (lets say a box of 10x10x10) and now i want to select all the points which Z distance is between 0 and 2.

How can I do this?

Thanks

At the moment I have this.
I’ve set a domain box, include domain but no result

Something like this should do it…

PointsByZ.gh (8.1 KB)

–Mitch

Mitch, you are a hero :)! thanks man