]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #2341: SIGSEGV when trying to move a point of a projected axis
authorazv <azv@opencascade.com>
Thu, 7 Dec 2017 05:21:59 +0000 (08:21 +0300)
committerazv <azv@opencascade.com>
Thu, 7 Dec 2017 05:24:03 +0000 (08:24 +0300)
commitec568bbc3938b9176551defee522baf147e94808
treefdb045c807acc343acddf7e67cc0bb672620379d
parent1fc65915c37c446c6308054ebbaaea5dba7e76d3
Issue #2341: SIGSEGV when trying to move a point of a projected axis

Do not move external objects in the sketch solver
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test2341.py [new file with mode: 0644]
src/SketchSolver/SketchSolver_ConstraintMovement.cpp