clump.cfd.inbox

Syntax

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

Get CFD clumps with extents intersecting a box. The extent is the axis-aligned bounding box of the CFD clump. Specifying b = false indicates that only CFD clumps with centroids falling in the box are returned.

Returns:

l - list of CFD clumps

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier