1C5 @ IsWithin(ENVELOPE(-6, 6, 6, -6)) 2C5 @ BBoxWithin(ENVELOPE(-6, 6, 6, -6)) 3C10 @ Contains(ENVELOPE(-6, 6, 6, -6)) 4C10 @ IsEqualTo(ENVELOPE(-10, 10, 10, -10)) 5C5 C10 @ Intersects(ENVELOPE(-2, 2, 2, -2)) 6 @ Overlaps(ENVELOPE(-2, 2, 2, -2)) 7C5 @ Overlaps(ENVELOPE(-2, 2, 8, -2)) 8C5 C10 @ BBoxIntersects(ENVELOPE(-2, 2, 2, -2)) 9NW15 @ IsDisjointTo(ENVELOPE(-10, 10, 10, -10))