]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
The problem with constraint parameters given as reference to attribute and to feature...
authorazv <azv@opencascade.com>
Fri, 30 May 2014 09:02:10 +0000 (13:02 +0400)
committerazv <azv@opencascade.com>
Fri, 30 May 2014 09:02:10 +0000 (13:02 +0400)
commitc9770e53785962f70c0b1c10dcc03a23980048c9
tree2946b822cf75b301f6a749f7f7837fee2848d255
parentd7221651e77934d198d3bf9c32a9a345545ea680
The problem with constraint parameters given as reference to attribute and to feature. Added Length constraint.
12 files changed:
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_ConstraintDiameter.cpp [deleted file]
src/SketchPlugin/SketchPlugin_ConstraintDiameter.h [deleted file]
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintLength.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintRadius.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