Arch: Fixes PanelCut action
This commit is contained in:
committed by
Yorik van Havre
parent
d851fd58d5
commit
44be21d1ac
@@ -932,7 +932,7 @@ class PanelCut(Draft._DraftObject):
|
||||
|
||||
# setProperties of ArchComponent will be overwritten
|
||||
# thus setProperties from ArchComponent will be explicit called to get the properties
|
||||
ArchComponent.ViewProviderComponent.setProperties(self, vobj)
|
||||
ArchComponent.ViewProviderComponent.setProperties(self, obj)
|
||||
|
||||
self.setProperties(obj)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user