isAlmostEqualAllowPeriodShift Method
Test if this angle sweep and other angle sweep match with radians tolerance.
- Period shifts are allowed.
isAlmostEqualAllowPeriodShift(other: AngleSweep): boolean
Parameter | Type | Description |
---|---|---|
other | AngleSweep |
Returns - boolean
Defined in
- geometry3d/AngleSweep.ts Line 434
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.