API Reference > geometry-core > CartesianGeometry > Vector3dArray Vector3dArray Class The Vector3ddArray class contains static methods that act on arrays of 2d vectors. Methods Name Description cloneVector3dArray(data: XYAndZ[]): Vector3d[] Static Return an array containing clones of the Vector3d data[] isAlmostEqual(dataA: undefined | Vector3d[], dataB: undefined | Vector3d[]): boolean Static Return true if arrays have same length and matching coordinates. Defined in core/geometry/src/geometry3d/PointHelpers.ts Line 198 Last Updated: 13 June, 2024