clone Method
Make a copy of the (active) points in this array. (The clone does NOT get excess capacity)
clone(): GrowableXYArray
Returns - GrowableXYArray
Defined in
- geometry3d/GrowableXYArray.ts Line 130
Last Updated: 20 June, 2023
Make a copy of the (active) points in this array. (The clone does NOT get excess capacity)
clone(): GrowableXYArray
Returns - GrowableXYArray
Last Updated: 20 June, 2023