fromJSON MethodStatic
Construct a new linestring.
- See LineString3d.setFromJSON ()for remarks onjsonstructure.
fromJSON(json?: any): LineString3d
| Parameter | Type | Description | 
|---|---|---|
| json | any | 
Returns - LineString3d
Defined in
- curve/LineString3d.ts Line 513
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.