FreeCAD: master 7d9cfeb2

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-04-14 13:42:48 master a150f8a5
Changeset Sketcher: Fix trim

==================

https://forum.freecadweb.org/viewtopic.php?p=387303#p387303

1. Trim had a bug that the type of the constraint on the second point was equal to the first one regardless of the situation.

2. Trim did not have support for checking whether points were close to the edge and relied on preexisting constraints.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File