toJSON Method
Convert an PointString3d to a JSON object.
toJSON(): XYZProps[]
@returns e.g., [[1,2,3], [4,5,6]]
.
Returns - XYZProps[]
e.g., [[1,2,3], [4,5,6]]
.
Defined in
- curve/PointString3d.ts Line 122
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.