clone Method
Create a copy of this point.
clone(out?: QPoint3d): QPoint3d
| Parameter | Type | Description | 
|---|---|---|
| out | QPoint3d | If supplied, it will be modified in-place instead of allocating a new QPoint3d. | 
Returns - QPoint3d
Defined in
- core/common/src/QPoint.ts Line 612
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.