Salome HOME
Implement constraint middle-point-on-line
authorazv <azv@opencascade.com>
Fri, 29 Jan 2016 08:40:07 +0000 (11:40 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:32 +0000 (17:04 +0300)
commit885c1ee9f65b269e3ce6f768793c2808dd4f8a69
treeb9be0d46282c535d2c043b920755da20f7063d32
parentf6d18fb265ce86edbc58cc55b3e13b54e6101028
Implement constraint middle-point-on-line
17 files changed:
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Validators.cpp
src/PartSet/PartSet_Validators.h
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/middlepoint.png [new file with mode: 0644]
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintMiddle.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.h
src/SketchPlugin/Test/TestConstraintMiddlePoint.py [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Builder.cpp
src/SketchSolver/SketchSolver_Constraint.cpp
src/SketchSolver/SketchSolver_IConstraintWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h