isAlmostEqual Method

Test for equality conditions:

  • Mismatched totalLength is a quick exit condition
  • If totalLength matches, recurse to the path for matching primitives.

isAlmostEqual(other: GeometryQuery): boolean

Parameter Type Description
other GeometryQuery  

Returns - boolean

Defined in

Last Updated: 11 June, 2024