rblock.thermal.inbox

Syntax

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

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

Returns:

l - list of thermal rigid blocks

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier