FreeCAD: master 29a1ba60

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-05-22 03:03:12 master 04fc036b
Changeset Path: Improve open-edges, messaging, Final Depth initial guess and more

Open-edges will now work in simple cases where user selects bottom edge, without requiring adjustment to Final Depth. This will speed up procedural usage of the operation for open edges by re-enabling the `select-edge_create_OK` work flow.
The guessing procedure for Final Depth based on Base Geometry selected is fixed in `UpdateDepths()` method.
Improvements to user messages.
Remove unnecessary code and comments.
Improve debugging feedback.
mod - src/Mod/Path/PathScripts/PathProfile.py Diff File