FreeCAD: master ee21985e

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-06-28 17:09:29 master 7055b5ef
Changeset Sketcher: PropertyConstraintList input data validation

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

PropertyConstraintList is provided with the ability to check its constraints indices against
a minimum and a maximum, and set an invalidindex status.

In this status, the getValues returns an emptylist, as in the case with invalid geometry types.
mod - src/Mod/Sketcher/App/PropertyConstraintList.cpp Diff File
mod - src/Mod/Sketcher/App/PropertyConstraintList.h Diff File