isAlmostEqual Method

Test for equality conditions.

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

isAlmostEqual(other: GeometryQuery): boolean

Parameter Type Description
other GeometryQuery  

Returns - boolean

Defined in

Last Updated: 20 April, 2024