FreeCAD: master ba9e43ab

Author Committer Branch Timestamp Parent
yorik yorik master 2016-02-04 16:55:39 master 2e2192f8
Changeset Arch: simplifications of Window tool

* If an arch object is selected when creating a window, the window is always inserted in that object
* No more "create from scratch" mode.
* Now needs to create the sketch first, then press the window button
* Added "Auto-include" checkbox in window creation task, to disable auto-embedding
* Fixed wrong orientation of windows
mod - src/Mod/Arch/ArchWindow.py Diff File
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/WorkingPlane.py Diff File