]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Implement constraint middle-point-on-line
authorazv <azv@opencascade.com>
Fri, 29 Jan 2016 08:40:07 +0000 (11:40 +0300)
committerazv <azv@opencascade.com>
Fri, 29 Jan 2016 11:06:34 +0000 (14:06 +0300)
commit46d8e5be6651d01489c3820541d1a7bbbe4be06f
tree1be5528bf9f0335da691061aff3adf1f808fe29b
parent128f981e252e91e5cb96847c8a3e43df826fe721
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