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 249
Last Updated: 30 November, 2023