This commit is contained in:
ChenX
2024-08-29 20:03:59 +08:00
parent cd52d00b3c
commit acd7eaaca0
169 changed files with 1862 additions and 657 deletions

View File

@@ -68,6 +68,7 @@ export declare class IHostApplicationServices {
lineWidth: number;
fractionDigitsType: FractionDigitsType;
throughModelSegmentedDrill: boolean;
autoDeviation: boolean;
private constructor();
private static _SingleInstance;
static GetInstance(): IHostApplicationServices;