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  

Defined in

Last Updated: 08 January, 2020