API Reference > geometry-core > Curve > PointString3d > setFromJSON setFromJSON Method Replace this instance's points by those from a json array, e.g. [[1,2,3], [4,2,2]] setFromJSON(json?: any): void Parameter Type Description json any Returns - void Defined in core/geometry/src/curve/PointString3d.ts Line 98 Last Updated: 13 June, 2024