BIM: Initialize SketchArch variable before use (#26336)
This commit is contained in:
@@ -179,6 +179,8 @@ class Arch_Window:
|
||||
from draftutils.messages import _wrn
|
||||
from ArchWindowPresets import WindowPresets
|
||||
|
||||
SketchArch = False
|
||||
|
||||
FreeCAD.activeDraftCommand = None
|
||||
FreeCADGui.Snapper.off()
|
||||
self.tracker.off()
|
||||
|
||||
Reference in New Issue
Block a user