FreeCAD: master 82e41125

Author Committer Branch Timestamp Parent
abdullah wmayer master 2015-09-07 14:20:47 master 224b3ec7
Changeset Sketcher bug/feature request: arePointsCoincident/coincidence creation

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

1. SketchObject::arePointsCoincident upgraded to check for indirect coincidence.
2. Coincidence constraint creation now checks for indirect coincidences and avoids
creating redundant coincidence constraints (for example during box selection).
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File
mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp Diff File