API Reference > geometry-core > CartesianGeometry > AngleSweep > isAlmostEqual isAlmostEqual Method test if start and end angles match with radians tolerance. This is equivalent to isAlmostEqualNoPeriodShift. it is present for consistency with other classes It is recommended that all callers use one of he longer names to be clear of their intentions: isAlmostEqualAllowPeriodShift isAlmostEqualRadiansNoPeriodShift isAlmostEqual(other: AngleSweep): boolean Parameter Type Description other AngleSweep Returns - boolean Defined in core/geometry/src/geometry3d/AngleSweep.ts Line 317 Last Updated: 13 June, 2024