实现板件倒角

This commit is contained in:
ChenX
2023-07-06 10:23:55 +08:00
parent bf1b1186c1
commit 48e15326a5
261 changed files with 7365 additions and 7161 deletions

View File

@@ -0,0 +1,5 @@
import { Command } from "../../Editor/CommandMachine";
export declare class Command_Test_IsRect implements Command {
exec(): Promise<void>;
}
//# sourceMappingURL=Cmd_Test_IsRect.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cmd_Test_IsRect.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/Cmd_Test_IsRect.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBAAa,mBAAoB,YAAW,OAAO;IAEzC,IAAI;CAgBb"}