修复:在复用户型时,墙体的关联数据未更新
This commit is contained in:
@@ -23885,6 +23885,7 @@ class RoomRegionParse {
|
||||
oldR.Position = pos;
|
||||
oldR.Area = floor.Area;
|
||||
});
|
||||
oldR[ROOM_REGION_CURVES_KEY] = routes.map(r => r.curve);
|
||||
this.reped.add(oldR);
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user