- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vocx-fc | yorik | master | 2020-05-25 02:29:18 | master 5dcb4ea1 |
Changeset | Draft: clean up PolarArray code Avoid `Draft.py` in the `make_polar_array` function because it creates a circular dependency. Use function to find the object in `make_polar_rarray`. Now the make function accepts as input a `"String"` which must be the `Label` of an object in the document, so it is easier to create arrays interactively from the Python console. Clean up the GuiCommand and task panel code, and avoid printing messages to the terminal, as this is already done by the make function. |
|||
mod - src/Mod/Draft/draftguitools/gui_polararray.py | Diff File | |||
mod - src/Mod/Draft/draftmake/make_polararray.py | Diff File | |||
mod - src/Mod/Draft/drafttaskpanels/task_polararray.py | Diff File |