同步最新的WebCAD代码,包括窗户与材质槽
This commit is contained in:
@@ -6,6 +6,8 @@ import { RenderType } from '../GraphicsSystem/RenderType';
|
||||
import { DrillingOption } from '../UI/Store/drillInterface';
|
||||
export declare class IHostApplicationServices {
|
||||
DefaultMeshMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
DefaultFloorMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
DefaultWallMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
CurrentDimStyle: ObjectId;
|
||||
isShowLightShadow: boolean;
|
||||
ShowHistoryLog: boolean;
|
||||
|
Reference in New Issue
Block a user