Salome HOME
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
authorazv <azv@opencascade.com>
Fri, 28 Apr 2017 14:58:33 +0000 (17:58 +0300)
committerazv <azv@opencascade.com>
Fri, 28 Apr 2017 14:59:01 +0000 (17:59 +0300)
commit449bcc64cb436f1ccf664236f431600b30ce84b4
tree24300c12ef6a9d6cbdd142b51eeef75dccc11c4a
parent62dfa6f4f253701f32f55eb4d1852ceffce0fafb
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Redesign of the movement processing in the PlaneGCSSolver plugin.
17 files changed:
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI_Events.cpp
src/ModelAPI/ModelAPI_Events.h
src/SketchSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h
src/SketchSolver/SketchSolver_ConstraintFixed.cpp
src/SketchSolver/SketchSolver_ConstraintFixed.h
src/SketchSolver/SketchSolver_ConstraintMovement.cpp [new file with mode: 0644]
src/SketchSolver/SketchSolver_ConstraintMovement.h [new file with mode: 0644]
src/SketchSolver/SketchSolver_Group.cpp
src/SketchSolver/SketchSolver_Group.h
src/SketchSolver/SketchSolver_Manager.cpp
src/SketchSolver/SketchSolver_Manager.h
src/SketchSolver/SketchSolver_Storage.h