isPointInBox

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

Determine if the point lies within the bounding box

Parameters

point: Point3

box: Box

Returns: boolean