isHugeCoordinate MethodStatic
Deprecated in 4.x. Use isLargeCoordinateResult.
Test if the absolute value of x is at least largeCoordinateResult.
isHugeCoordinate(x: number): boolean
| Parameter | Type | Description | 
|---|---|---|
| x | number | 
Returns - boolean
Defined in
- Geometry.ts Line 298
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.