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 984
Last Updated: 20 June, 2023
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
Last Updated: 20 June, 2023