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 [x,y,z]
getPointGridJSON(): PackedPointGrid
Returns - PackedPointGrid
Defined in
- bspline/BSplineSurface.ts Line 593
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.