FreeCAD: master a150b304

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-11 02:15:17 master a86e2a69
Changeset Draft: use functions from the utils module, not DraftGui

These functions were moved from DraftGui to individual
modules precisely to make them easy to import.
Otherwise we have to import the entire DraftGui module
which creates dependency problems when we want to use
some functions without the graphical interface.
mod - src/Mod/Draft/DraftTools.py Diff File