# Filter by BoundingBox (Double) ### Description Filters objects based on Bounding Box (double) ### Input - `SOURCE [OBJ]`: the list of objects to filter ### Output - `TRUE [OBJ]`: the objects for which the selection applies - `FALSE [OBJ]`: the objects for which the selection does not apply ### Parameters - `Property for the x axis`: The x-axis of the reference point - `Lower limit for x` - `Upper limit for x` - `Property for the y axis`: The y-axis of the reference point - `Lower limit for y` - `Upper limit for y` - `Include boundaries`: whether values on the bounding box are included in the result Output scores can be [aggregated](docs://score_aggregation) and/or [normalised](docs://score_normalisation).