API Reference > geometry-core > CartesianGeometry > Angle > isAlmostEqualAllowPeriodShift isAlmostEqualAllowPeriodShift Method Test if this angle and other are equivalent, allowing shift by full circle (i.e. by a multiple of 360 degrees) isAlmostEqualAllowPeriodShift(other: Angle): boolean Parameter Type Description other Angle Returns - boolean Defined in core/geometry/src/geometry3d/Angle.ts Line 256 Last Updated: 13 June, 2024