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 1f213dd498
commit 457a2eb300

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",