FreeCAD: master 52e1f03d

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-05-02 04:45:06 master 12db1a6c
Changeset Draft: add description of draftmake package

These modules provide the functions that are used to create
the scripted objects defined within the workbench.

The functions import and use the proxy classes
and viewprovider classes in `draftobjects`
and `draftviewproviders`.

These functions are imported in the main `Draft.py` module
so they form part of the public programming interface (API)
of the workbench.
mod - src/Mod/Draft/CMakeLists.txt Diff File
add - src/Mod/Draft/draftmake/README.md Diff File
mod - src/Mod/Draft/draftmake/__init__.py Diff File