Arch: Fixes PanelCut action
This commit is contained in:
committed by
Yorik van Havre
parent
5a055fec0d
commit
813b529f5c
@@ -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