功能:提供房间和墙体关联关系

This commit is contained in:
ChenX
2022-11-01 17:38:37 +08:00
parent 35f2e8fea9
commit e74917cf54
139 changed files with 1064 additions and 494 deletions

View File

@@ -5,6 +5,7 @@ export declare enum CommandNames {
KJLCongfig = "KJLCONFIG",
KJLMaterialMap = "KJLMATERIALMAP",
Clearkjltoken = "CLEARKJLTOKEN",
JiaJuImport = "JIAJUIMPORT",
Group = "GROUP",
DXFImport = "DXF",
DWGImport = "DWG",
@@ -72,6 +73,7 @@ export declare enum CommandNames {
SpotLight = "SPOTLIGHT",
SpotLight2 = "SPOTLIGHT2",
RectLight = "RECTLIGHT",
BatchModifyLights = "BATCHMODIFYLIGHTS",
Divide = "DIVIDE",
Point = "POINT",
AlignDim = "ALGINDIMEN",