API Reference > geometry-core > Bspline > PackedPointGrid > points points points: number[][][] Array of coordinate data. points[row] is all the data for a grid row. points[row][j] is the j'th point across the row points[row][j][k] is numeric value k. Defined in core/geometry/src/bspline/BSplineSurface.ts Line 68 Last Updated: 13 June, 2024