FreeCAD: master 98dfa25d

Author Committer Branch Timestamp Parent
paullee0 yorik master 2020-01-18 19:54:53 master a322effc
Changeset [ArchWindow] getSubVolume() Bug - When HoleDepth is set but the Window is a Clone, no opening is created

getSubVolume() -

- When Windown is a Clone, no base is set
- When HoleDepth is set, no further check if there is a Clone to set its base to Clone's base
- The original code return None when no base is set
mod - src/Mod/Arch/ArchWindow.py Diff File