支持绘制外墙

This commit is contained in:
ChenX
2022-06-30 15:31:16 +08:00
parent 8c0aa22524
commit 711ad551c3
153 changed files with 2802 additions and 1934 deletions

View File

@@ -7,6 +7,8 @@ export declare class IHostApplicationServices {
DefaultMeshMaterial?: MeshBasicMaterial | MeshStandardMaterial;
isShowLightShadow: boolean;
ShowHistoryLog: boolean;
Physical2EdgeColor: number;
ConceptualEdgeColor: number;
DrawWallBottomFace: boolean;
private __ProxyObject__;
static __ProxyKeys__: string[];