Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
This commit is contained in:
@@ -656,6 +656,7 @@ class _Window(ArchComponent.Component):
|
||||
obj.setEditorMode("WindowParts",2)
|
||||
self.Type = "Window"
|
||||
obj.Role = Roles
|
||||
obj.Role = "Window"
|
||||
obj.Proxy = self
|
||||
obj.MoveWithHost = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user