]> SALOME platform Git repositories - modules/shaper.git/commit
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)
committernds <nds@opencascade.com>
Tue, 9 Feb 2016 06:30:44 +0000 (09:30 +0300)
commitcba6e1969e3c09c2ce5d36f840da554682955159
tree0d32c34e22597b07b3c335c7412eac5baf71be46
parentbd0319f3ac0e135f8f5ec1d3a81167b004d825fe
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