Arch: Make sure the BaseMaterial property contains a Material object
This commit is contained in:
@@ -688,6 +688,7 @@ class _Window(ArchComponent.Component):
|
||||
# because of load order, but it doesn't harm...
|
||||
pass
|
||||
FreeCAD.ActiveDocument.recompute()
|
||||
ArchComponent.Component.onChanged(self,obj.prop)
|
||||
|
||||
|
||||
def execute(self,obj):
|
||||
|
||||
Reference in New Issue
Block a user