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