clump.cfd.pebble.inbox

Syntax

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

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

Returns:

l - list of CFD pebbles

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier