intersectsRange Method

Test if there is any intersection with the other range.

intersectsRange(other: Range3d, margin?: number): boolean

Parameter Type Description
other Range3d the other range.
margin number optional signed distance by which to expand/shrink other in all directions.

Returns - boolean

Defined in

Last Updated: 07 June, 2025