isPointInBoxOnlyZ

Floorplan.isPointInBoxOnlyZ()
isPointInBoxOnlyZ(point: Point3, box: Box): boolean

TODO: Put this somewhere? Determine if the point lies within the z-bounds of the box

Parameters

point: Point3

box: Box

Returns: boolean