wall.thermal.facet.inbox

Syntax

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

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

Returns:

l - list of thermal facets

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier