Salome HOME
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immedi...
authornds <nds@opencascade.com>
Tue, 14 Mar 2017 10:37:49 +0000 (13:37 +0300)
committernds <nds@opencascade.com>
Tue, 14 Mar 2017 10:39:27 +0000 (13:39 +0300)
commit9775db177bfd744b9a8e85e5fbab0f2327e11183
tree02dbb69c620c4f99eff84b7e682bc5b227a8dd50
parent9851e7899fcb82c2a365e6a6caa040ab4dc3b131
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immediate coincidence constraint creation.
16 files changed:
src/PartSet/PartSet_Tools.cpp
src/PartSet/PartSet_Tools.h
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2d.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Arc.h
src/SketchPlugin/SketchPlugin_ConstraintSplit.cpp
src/SketchPlugin/SketchPlugin_ConstraintSplit.h
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/SketchPlugin_Trim.h
src/SketchPlugin/Test/TestSplit.py
src/SketchPlugin/Test/TestTrimArc.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle.py
src/SketchPlugin/Test/TestTrimLine.py [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml