- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vocx-fc | yorik | master | 2019-10-19 04:46:24 | master fc4e83ad |
Changeset | Draft: split Fillet code into various modules The original code was in `DraftFillet.py` which is split into a different modules like the rest of the workbench. The object code is in `draftobjects`, the viewprovider is in `draftviewproviders`, and the function to create it is in `draftmake`. |
|||
mod - src/Mod/Draft/CMakeLists.txt | Diff File | |||
mod - src/Mod/Draft/Draft.py | Diff File | |||
add - src/Mod/Draft/draftmake/make_fillet.py | Diff File | |||
add - src/Mod/Draft/draftobjects/fillet.py | Diff File | |||
add - src/Mod/Draft/draftviewproviders/view_fillet.py | Diff File |