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 |
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.
Create a PointString3d from a json array, e.g. [[1,2,3], [4,2,2]]
fromJSON(json?: any): PointString3d
| Parameter | Type | Description |
|---|---|---|
| json | any |
Last Updated: 08 January, 2020