Merge branch 'main' into bim-cleanup-license
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
"""The BIM SimpleCopy command"""
|
||||
|
||||
|
||||
import FreeCAD
|
||||
import FreeCADGui
|
||||
|
||||
@@ -49,7 +48,6 @@ class BIM_SimpleCopy:
|
||||
return v
|
||||
|
||||
def Activated(self):
|
||||
import PartGui
|
||||
FreeCADGui.runCommand("Part_SimpleCopy")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user