ball.cfd.inbox

Syntax

a = ball.cfd.inbox(vl,vu<,b>)

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

Returns:

a - array of CFD balls

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier