toJSON Method
Place the lineSegment3d start and points in a json object
toJSON(): any
@returns [[x,y,z],[x,y,z]]
Returns - any
[[x,y,z],[x,y,z]]
Defined in
- curve/LineSegment3d.ts Line 402
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.