Rebased
This commit is contained in:
@@ -1188,7 +1188,7 @@ class ViewProviderBuildingPart:
|
||||
menu.addAction(actionCloneUp)
|
||||
|
||||
def activate(self, action=None):
|
||||
from draftutils.utils import toggle_working_plane
|
||||
from draftutils.gui_utils import toggle_working_plane
|
||||
|
||||
vobj = self.Object.ViewObject
|
||||
|
||||
|
||||
@@ -463,7 +463,7 @@ class BIM_Views:
|
||||
|
||||
@staticmethod
|
||||
def activate(dialog=None):
|
||||
from draftutils.utils import toggle_working_plane
|
||||
from draftutils.gui_utils import toggle_working_plane
|
||||
|
||||
vm = findWidget()
|
||||
if vm:
|
||||
|
||||
Reference in New Issue
Block a user