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