更新版本
This commit is contained in:
@@ -22,6 +22,8 @@ export declare class IHostApplicationServices {
|
||||
CurrentFontStyle: ObjectId;
|
||||
isShowLightShadow: boolean;
|
||||
ShowHistoryLog: boolean;
|
||||
/** 默认是否显示AI助手 */
|
||||
isShowAI: boolean;
|
||||
Physical2EdgeColor: number;
|
||||
ConceptualEdgeColor: number;
|
||||
ConceptualOpacity: number;
|
||||
@@ -89,6 +91,7 @@ export declare class IHostApplicationServices {
|
||||
throughModelSegmentedDrill: boolean;
|
||||
autoDeviation: boolean;
|
||||
autoDeviationMinDist: number;
|
||||
autoAvoidSideModel: boolean;
|
||||
smallGrooveThreshold: number;
|
||||
sealWidthPercentage: number;
|
||||
useGoodMaterial: boolean;
|
||||
|
||||
Reference in New Issue
Block a user