FreeCAD: master f0d3e19a

Author Committer Branch Timestamp Parent
davidosterberg wmayer master 2021-02-11 21:14:27 master 158acd11
Changeset PartDesign: Fix hardcoded through all distance in ProfileBased

Before the throughall distance was 10 m, which is not enough for
many applications. The fix is to use the bounding box of the base shape
together with the sketch profile to calculate dynamically a large enough
length.
mod - src/Mod/PartDesign/App/FeatureSketchBased.cpp Diff File
mod - src/Mod/PartDesign/App/FeatureSketchBased.h Diff File