// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`多段线 优化参数在端点上的时候 1`] = ` Vector3 { "x": 0, "y": 0, "z": 0, } `; exports[`多段线 多段线点获取弧长 1`] = `35.70796326794897`; exports[`多段线 存在大圆弧的多段线面积 1`] = `-24.019436375469752`; exports[`多段线 最近点精度 1`] = ` Vector3 { "x": 1.987500976448074, "y": 3.9999218841540816, "z": 0, } `;