增加户型部分
This commit is contained in:
4
types/Add-on/testEntity/BoxLine.d.ts
vendored
Normal file
4
types/Add-on/testEntity/BoxLine.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Box3 } from "three";
|
||||
import { Line } from "../../DatabaseServices/Entity/Line";
|
||||
export declare function BoxLine(box: Box3): Line[];
|
||||
//# sourceMappingURL=BoxLine.d.ts.map
|
1
types/Add-on/testEntity/BoxLine.d.ts.map
Normal file
1
types/Add-on/testEntity/BoxLine.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"BoxLine.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/BoxLine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAW,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,IAAI,EAAE,MAAM,oCAAoC,CAAC;AAI1D,wBAAgB,OAAO,CAAC,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,CAgCzC"}
|
3
types/Add-on/testEntity/TestBoundaryBox.d.ts
vendored
3
types/Add-on/testEntity/TestBoundaryBox.d.ts
vendored
@@ -1,8 +1,5 @@
|
||||
import { Box3 } from "three";
|
||||
import { Line } from "../../DatabaseServices/Entity/Line";
|
||||
import { Command } from "../../Editor/CommandMachine";
|
||||
export declare class Command_TestBoundaryBox implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
export declare function BoxLine(box: Box3): Line[];
|
||||
//# sourceMappingURL=TestBoundaryBox.d.ts.map
|
@@ -1 +1 @@
|
||||
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAW,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,IAAI,EAAE,MAAM,oCAAoC,CAAC;AAC1D,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAKtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAYb;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,CA+BzC"}
|
||||
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAKtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAYb"}
|
@@ -1 +1 @@
|
||||
{"version":3,"file":"test.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/test.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAGtD,qBACa,IAAK,YAAW,OAAO;IAE1B,IAAI;CAgBb"}
|
||||
{"version":3,"file":"test.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBACa,IAAK,YAAW,OAAO;IAE1B,IAAI;CAIb"}
|
Reference in New Issue
Block a user