Salome HOME
Issue #2095: Fillet with mirror produces a problem in solver
authorazv <azv@opencascade.com>
Wed, 5 Apr 2017 10:50:10 +0000 (13:50 +0300)
committerazv <azv@opencascade.com>
Wed, 5 Apr 2017 10:50:38 +0000 (13:50 +0300)
commitcfe4bcc5b3ebf08f0f4f36a0df4067728f1a080a
treeab0d6059983c48ad84f8ae8a1db370720fffddda
parent4fb4dfbb7642a3998b71d7845c1b51eaa1e68b36
Issue #2095: Fillet with mirror produces a problem in solver

- Improve update of mirrored entities
- Adjust stack depth
- Unit test for the issue
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test2095.py [new file with mode: 0644]
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp
src/SketchSolver/SketchSolver_Group.cpp