isPointInBoxOnlyZ

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

Determine if the point lies within the z-bounds of the box

Parameters

point: Point3

box: Box

Returns: boolean