FreeCAD: master 7a30f0e8

Author Committer Branch Timestamp Parent
paullee0 yorik master 2020-01-18 19:57:22 master 98dfa25d
Changeset [ArchWindow] getSubVolume() Bug - When the Window is a Clone, HoleWire in original is ignored

getSubVolume() -

- When Windown is a Clone, HoleWire in Clone is tested
- However, if HoleWire is not set, no further check if HoleWire in Original is set
- The original code direclty check the Base's Wires BoundBox as HoleWire
mod - src/Mod/Arch/ArchWindow.py Diff File