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

@@ -24,7 +24,6 @@
"""The BIM Diff command"""
import os
import FreeCAD
import FreeCADGui
@@ -51,7 +50,7 @@ class BIM_Diff:
# make the main doc the active one before running this script!
# what will be compared: IDs, geometry, materials. Everything else is discarded.
from PySide import QtCore, QtGui
from PySide import QtGui
import Draft
MOVE_TOLERANCE = 0.2 # the max allowed move in mm