FreeCAD: master 035bea50

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2021-01-03 15:55:07 master f9143750
Changeset Sketcher: Add FullyConstrained read-only output property

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

This property stores whether a Sketch has 0 DoF or not upon solve.

It is serialised to disk, enabling a recently loaded project to have an accurate
populated property even before the first solve() call.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File
mod - src/Mod/Sketcher/App/SketchObject.h Diff File