]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Fillet constraint is implemented.
authorazv <azv@opencascade.com>
Fri, 20 Mar 2015 07:10:10 +0000 (10:10 +0300)
committerazv <azv@opencascade.com>
Fri, 20 Mar 2015 07:10:55 +0000 (10:10 +0300)
commit26d09c86761e841a0cb93418fd91d817f5e26763
tree90a4f30a73d7527eff1081cc1c9be0122c689427
parent8d1e5f9c51d0acd4b39ef3ad24b1daae43756e16
Fillet constraint is implemented.
Small changes according Mirror constraint were made.
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_ConstraintFillet.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintFillet.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/plugin-Sketch.xml
src/SketchSolver/SketchSolver_Constraint.cpp
src/SketchSolver/SketchSolver_ConstraintGroup.cpp
src/SketchSolver/SketchSolver_ConstraintGroup.h
src/SketchSolver/SketchSolver_Solver.h