Tests whether a box is contained in another one.
def TestBoxInBox( inSubBox: Box, inBox: Box, / ) -> outIsContained: bool