FreeCAD: master 4b8dda15

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-04-10 03:36:53 master 82efd335
Changeset Draft: move LinkArray GuiCommand to gui_array_simple module

The code is kept for historical reasons, but the tool
is no longer accessible from the toolbars or menus,
as it was superseded by the three commands `Draft_OrthoArray`,
`Draft_PolarArray` and `Draft_CircularArray`.
mod - src/Mod/Draft/DraftTools.py Diff File
mod - src/Mod/Draft/draftguitools/gui_array_simple.py Diff File