更新版本

This commit is contained in:
2025-05-07 10:17:24 +08:00
parent aa61cca146
commit 00b58ffefe
22 changed files with 1578 additions and 300 deletions

View File

@@ -1,4 +1,4 @@
import geom3 from "@jscad/modeling/src/geometries/geom3";
import { Board } from "../../DatabaseServices/Entity/Board";
export declare function Board2DModelCSGBuilder(board: Board): geom3.Geom3[];
export declare function Board2DModelCSGBuilder(board: Board, side?: boolean): geom3.Geom3[];
//# sourceMappingURL=Board2DModelCSGBuilder.d.ts.map

View File

@@ -1 +1 @@
{"version":3,"file":"Board2DModelCSGBuilder.d.ts","sourceRoot":"","sources":["../../../../src/Geometry/Board2DModelCSG/Board2DModelCSGBuilder.ts"],"names":[],"mappings":"AACA,OAAO,KAA2B,MAAM,sCAAsC,CAAC;AAgB/E,OAAO,EAAE,KAAK,EAAkB,MAAM,qCAAqC,CAAC;AAc5E,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,iBAyWlD"}
{"version":3,"file":"Board2DModelCSGBuilder.d.ts","sourceRoot":"","sources":["../../../../src/Geometry/Board2DModelCSG/Board2DModelCSGBuilder.ts"],"names":[],"mappings":"AACA,OAAO,KAA2B,MAAM,sCAAsC,CAAC;AAgB/E,OAAO,EAAE,KAAK,EAA+B,MAAM,qCAAqC,CAAC;AAiBzF,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,EAAE,IAAI,GAAE,OAAe,iBA2BzE"}