clone Method
return a new Range1d with contents of this.
clone(result?: Range1d): Range1d
Parameter | Type | Description |
---|---|---|
result | Range1d | optional result. |
Returns - Range1d
Defined in
- geometry3d/Range.ts Line 944
Last Updated: 20 June, 2023
return a new Range1d with contents of this.
clone(result?: Range1d): Range1d
Parameter | Type | Description |
---|---|---|
result | Range1d | optional result. |
Returns - Range1d
Last Updated: 20 June, 2023