setX Method
Set this range to be a single value.
setX(x: number): void
| Parameter | Type | Description | 
|---|---|---|
| x | number | value to use as both low and high. | 
Returns - void
Defined in
- geometry3d/Range.ts Line 1102
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.