PackedPointGrid Interface
interface for points returned from getPointGrid, with annotation of physical and weighting dimensions.
Properties
| Name | Type | Description | |
|---|---|---|---|
| numCartesianDimensions | number | number of cartesian dimensions, e.g. | |
| points | number[][][] | Array of coordinate data. | |
| weightStyle | undefined | WeightStyle | Description of how weights are present in the coordinate data. | 
Defined in
- bspline/BSplineSurface.ts Line 62
Last Updated: 20 June, 2023