]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Improve movement of single point of a constrained feature.
authorazv <azv@opencascade.com>
Tue, 21 Mar 2017 07:02:28 +0000 (10:02 +0300)
committerazv <azv@opencascade.com>
Tue, 21 Mar 2017 07:02:28 +0000 (10:02 +0300)
commit7e738aefbfe841ed93b104a56fd492aee68b3fd0
tree617d0bfa753164a17392684ccafae59557c85ae9
parent96d8ab54a684bbef10d78d5448fd060dc2f7dff7
Improve movement of single point of a constrained feature.

This change caused by incorrect "conflicting constraints" message while moving the feature under Horizontal constraint. The problem is the fixing of the whole feature even in case of single point is moved. There has been implemented searching of the changed attribute and fixing it only.
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h
src/SketchSolver/SketchSolver_ConstraintFixed.cpp