clonePoint2dArray MethodStatic
Return an array containing clones of the Point3d data[]
clonePoint2dArray(data: Point2d[]): Point2d[]
| Parameter | Type | Description | 
|---|---|---|
| data | Point2d[] | source data | 
Returns - Point2d[]
Defined in
- geometry3d/PointHelpers.ts Line 334
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.