Merge branch 'main' into bim-cleanup-license

This commit is contained in:
marcuspollio
2025-04-11 15:13:45 +02:00
committed by GitHub
699 changed files with 6809 additions and 155717 deletions

View File

@@ -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")