Syntax
Get CFD elements with extents intersecting a box. The extent is the axis-aligned bounding box of the CFD element. Specifying b = false indicates that only CFD elements with centroids falling in the box are returned.
l - list of CFD elements
vl - lower corner of the box
vu - upper corner of the box
b - optional intersection specifier
9.1.13