Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
This commit is contained in:
@@ -411,6 +411,7 @@ class _Structure(ArchComponent.Component):
|
||||
self.Type = "Structure"
|
||||
obj.FaceMaker = ["None","Simple","Cheese","Bullseye"]
|
||||
obj.Role = Roles
|
||||
obj.Role = "Beam"
|
||||
|
||||
def execute(self,obj):
|
||||
"creates the structure shape"
|
||||
|
||||
Reference in New Issue
Block a user