FreeCAD: master ffb802d7

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-10 22:50:36 master a150b304
Changeset Arch: import from draftutils instead of DraftTools

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