toJSON Method

Convert an LineString3d to a JSON object.

  • The returned object is an array of arrays of x,y,z coordinates, [[x,y,z],...[x,y,z]]

toJSON(): XYZProps[]

Returns - XYZProps[]

Defined in

Last Updated: 29 March, 2024