clump.thermal.pebble.inbox

Syntax

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

Get thermal 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 thermal pebbles

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier