wall.thermal.inbox

Syntax

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

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

Returns:

l - list of thermal walls

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier