FreeCAD: master 6ae04900

Author Committer Branch Timestamp Parent
alafr yorik master 2020-02-13 01:00:22 master 25a2837b
Changeset Fix use of Sketch as a Base for Arch Structure extruded along a Tool

See: https://forum.freecadweb.org/viewtopic.php?f=23&t=43228

It fixes the following issue:
Allow the use of sketches for Structure which follow a Tool. Currently, sketches are only accepted as structure Base when there is no Tool set. If I select the sketch and press the Structure button, the structure is computed correctly. But when I set the Tool property, the message "Structure has no solid" is reported and the Structure is not updated.
mod - src/Mod/Arch/ArchStructure.py Diff File