clone Method
Return a deep clone of the instance.
clone(result?: T): T
| Parameter | Type | Description | 
|---|---|---|
| result | T | optional object to populate and return | 
Returns - T
Defined in
- Geometry.ts Line 228
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.