extendHigh Method
Extend only the high limit to x. Return true if the high limit is changed.
extendHigh(x: number): boolean
Parameter | Type | Description |
---|---|---|
x | number |
Returns - boolean
Defined in
- geometry3d/Range.ts Line 1280
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.