zone.near.list

Syntax

l := zone.near.list(v,f)

Finds all zones with centroids within f distance of position v1, and returns all of them in a list.

No check is made for “live” status or against the constitutive model (even Null).

Returns:

l - A list of all zones within the sphere specified.

Arguments:

v - a point in space

f - a distance representing a radius around point v.