getPointGridJSON Method
Return control points json arrays.
- Each row of points is an an array.
- Within the array for each row, each point is an array [wx,wy,wz,w].
getPointGridJSON(): PackedPointGrid
Returns - PackedPointGrid
Defined in
- bspline/BSplineSurface.ts Line 1052
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.