同步代码

This commit is contained in:
ChenX
2023-10-13 09:52:24 +08:00
parent 9c91cdaec4
commit 5cc4e64b73
43 changed files with 3245 additions and 2554 deletions

View File

@@ -28,6 +28,8 @@ export declare class IHostApplicationServices {
sealingColorMap: [string, string][];
showLines: boolean;
showOpenDirLines: boolean;
show2DPathLine: boolean;
show2DPathObject: boolean;
uese: string;
forceFilterPxl: boolean;
chaidanOption: {
@@ -44,6 +46,7 @@ export declare class IHostApplicationServices {
checkSealType: string;
sealMaxValue: number;
sealValues: string;
hardwareExpressionFormattingAccuracy: number;
};
viewSize: {
minViewHeight: number;