clone Method
Return a new Range1d with contents of this.
clone(result?: this): this
| Parameter | Type | Description |
|---|---|---|
| result | this | optional result. |
Returns - this
Defined in
- geometry3d/Range.ts Line 1112
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.