API Reference > geometry-core > Curve > PointString3d > fromJSON fromJSON MethodStatic Create a PointString3d from a json array, e.g. [[1,2,3], [4,2,2]] fromJSON(json?: any): PointString3d Parameter Type Description json any Returns - PointString3d Defined in curve/PointString3d.ts Line 117 Last Updated: 11 June, 2024