BIM: fix Array Tools dropdown (#27060)

This commit is contained in:
Roy-043
2026-01-21 14:49:08 +01:00
committed by GitHub
parent e8bf0578b1
commit 9f1420507f

View File

@@ -298,7 +298,6 @@ class BIMWorkbench(Workbench):
def GetCommands(self):
# default: Draft_ArrayTools (the main Array UI)
return (
"Draft_ArrayTools",
"Draft_OrthoArray",
"Draft_PathArray",
"Draft_PolarArray",