element.cfd.inbox

Syntax

l = element.cfd.inbox(vl,vu<,b>)

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.

Returns:

l - list of CFD elements

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier