You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WebCAD/__test__/Polyline/__snapshots__/Intersect.test.ts.snap

12 lines
180 B

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`相交 相交曲线 1`] = `
Array [
Vector3 {
"x": 2.4915763650480898,
"y": 2.294945819028854,
"z": 0,
},
]
`;