FreeCAD: master c7b963d9

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-06-02 14:50:04 master 11f9c249
Affected Issues  0004295: Point on B-Spline is allowed for automatic constraint creation and produces invalid constraint
Changeset Sketcher: Avoid PointOnObject Autoconstraint on BSpline

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

fixes 0004295

PointOnObject autoconstraint for BSplines is currently not supported, this
commit prevents malformed autoconstraint creation.
mod - src/Mod/Sketcher/Gui/DrawSketchHandler.cpp Diff File