Salome HOME
2.17. Improved management of overconstraint situation: dimension constraints are...
authornds <nds@opencascade.com>
Tue, 9 Feb 2016 06:30:10 +0000 (09:30 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:38 +0000 (17:04 +0300)
commit72a191eb97b744b33d735c8d14f2693dbf3b13c2
tree03da9370a28ff3e3ce49231522e8001f19495161
parent9ebdccfdfbd244f6518324b239b51f0e847e08c0
2.17. Improved management of overconstraint situation: dimension constraints are in red color
21 files changed:
src/ModelAPI/ModelAPI_Object.h
src/ModelAPI/ModelAPI_Result.h
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_CustomPrs.cpp
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_OverconstraintListener.cpp [new file with mode: 0755]
src/PartSet/PartSet_OverconstraintListener.h [new file with mode: 0755]
src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp
src/SketchPlugin/SketchPlugin_ConstraintAngle.h
src/SketchPlugin/SketchPlugin_ConstraintBase.h
src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.h
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.h
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp
src/SketchPlugin/SketchPlugin_ConstraintRadius.h
src/XGUI/XGUI_CustomPrs.cpp
src/XGUI/XGUI_CustomPrs.h
src/XGUI/XGUI_Displayer.cpp