同步代码
This commit is contained in:
@@ -8,6 +8,7 @@ export declare class IHostApplicationServices {
|
||||
DefaultMeshMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
DefaultFloorMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
DefaultWallMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
IsRoomEntityVisible: boolean;
|
||||
CurrentDimStyle: ObjectId;
|
||||
isShowLightShadow: boolean;
|
||||
ShowHistoryLog: boolean;
|
||||
@@ -36,6 +37,7 @@ export declare class IHostApplicationServices {
|
||||
noModeingData: string;
|
||||
statTk: boolean;
|
||||
statSt: boolean;
|
||||
drillRemark: boolean;
|
||||
};
|
||||
viewSize: {
|
||||
minViewHeight: number;
|
||||
|
Reference in New Issue
Block a user