API Reference > geometry-core > CartesianGeometry > BeJSONFunctions BeJSONFunctions Interface Interface for toJSON and setFromJSON methods Implemented by Angle AngleSweep Arc3d LineSegment3d LineString3d LongitudeLatitudeNumber Map4d Matrix3d Matrix4d Plane3dByOriginAndUnitNormal Plane3dByOriginAndVectors Point2d Point4d PointString3d Range3d Ray3d Transform Vector2d Methods Name Description setFromJSON(json: any): void Set content from a JSON object. toJSON(): any Return a json object with this object's contents. Defined in core/geometry/src/Geometry.ts Line 133 Last Updated: 13 June, 2024