FreeCAD: master add48977

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-05-21 23:34:21 master bd02e1bb
Changeset Draft: move general functions to draftgeoutils.general

New package for organizing the geometrical utility functions of
the workbench, `draftgeoutils`.

The first submodule is one that deals with general operations.
mod - src/Mod/Draft/CMakeLists.txt Diff File
mod - src/Mod/Draft/DraftGeomUtils.py Diff File
add - src/Mod/Draft/draftgeoutils/__init__.py Diff File
add - src/Mod/Draft/draftgeoutils/general.py Diff File