Salome HOME
Issue #2616: Improve searching of conflicting constraints
authorazv <azv@opencascade.com>
Fri, 7 Sep 2018 12:10:11 +0000 (15:10 +0300)
committerazv <azv@opencascade.com>
Fri, 14 Sep 2018 08:54:24 +0000 (11:54 +0300)
commitd865a0570ff371f052a3dffdfe2d68c2b3d0b806
tree4ff97f0fc5e70d9a0cf3be680fa0e40e4dcb4afb
parent5c5547dac7feec007bc8804398cfc3111642b225
Issue #2616: Improve searching of conflicting constraints

Implement setting for each PlaneGCS constraint unique tag if SketchPlugin constraint consists of several PlaneGCS constraints.
12 files changed:
src/ExchangePlugin/Test/Test2459.py
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test1963.py [new file with mode: 0644]
src/SketchPlugin/Test/Test2034_1.py [new file with mode: 0644]
src/SketchPlugin/Test/Test2034_2.py [new file with mode: 0644]
src/SketchPlugin/Test/Test2034_3.py [new file with mode: 0644]
src/SketchPlugin/Test/Test2134.py [new file with mode: 0644]
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp
test.models/ecran.py