开发:更新api

This commit is contained in:
FishOrBear
2022-02-16 11:15:31 +08:00
parent 4388a1f7c8
commit 8477786c73
1180 changed files with 37656 additions and 13243 deletions

4
types/api.d.ts vendored
View File

@@ -1,12 +1,12 @@
export { IsRect } from "./Common/CurveUtils";
export * from "./DatabaseServices/CADFiler";
export * from "./DatabaseServices/Entity/Arc";
export * from "./DatabaseServices/Entity/Circle";
export * from "./DatabaseServices/Entity/Line";
export * from "./DatabaseServices/Entity/Polyline";
export * from "./DatabaseServices/SplineConver2Polyline";
export * from "./GraphicsSystem/BoolOperateUtils";
export { FeedingToolPath } from "./GraphicsSystem/ToolPath/FeedingToolPath";
export * from "./Add-on/testEntity/SimplifyPolyline";
export { IsRect } from "./Common/CurveUtils";
export * from "./GraphicsSystem/ToolPath/VKnifToolPath";
export * from "./Production/Product";
//# sourceMappingURL=api.d.ts.map