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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.