FreeCAD: master 6c890c19

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-03-23 08:18:04 master 2021d0be
Changeset Draft: move array commands to DraftTools

Previously they were imported directly in `InitGui.py`,
now they are collected in `DraftTools.py`, so that they
are imported at the same time as other modules.

Also provide an icon so this icon appears in the menu.
mod - src/Mod/Draft/DraftTools.py Diff File
mod - src/Mod/Draft/InitGui.py Diff File
mod - src/Mod/Draft/draftguitools/gui_arrays.py Diff File