FreeCAD: master 4ea97faa

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-12-28 20:37:33 master 5dca59d8
Changeset Sketcher: check for BSpline knot instead of construction point

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

Previously construction points was used to code bspline knots.
Now construction points are normal sketcher points, which can be
made defining.

This commit renames and adapts the checks for fixed geometry.

fixes:
https://forum.freecadweb.org/posting.php?mode=quote&f=3&p=461472#pr461472
mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp Diff File
mod - src/Mod/Sketcher/Gui/CommandConstraints.h Diff File