- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vocx-fc | yorik | master | 2020-05-08 22:29:21 | master 8043b4bb |
Changeset | Draft: move arc_3points to the make package Also import it in the `Draft` namespace so that is available as `Draft.make_arc_3points`. Use this new function in the unit test `drafttests.test_creation`, in the GuiCommand `draftguitools.gui_arcs`, and in the `draft_test_objects` script. |
|||
mod - src/Mod/Draft/CMakeLists.txt | Diff File | |||
mod - src/Mod/Draft/Draft.py | Diff File | |||
mod - src/Mod/Draft/draftguitools/gui_arcs.py | Diff File | |||
mod - src/Mod/Draft/drafttests/draft_test_objects.py | Diff File | |||
mod - src/Mod/Draft/drafttests/test_creation.py | Diff File |