Salome HOME
Issue #2024: Redesign of circle and arc of circle (validate preselected object)
authornds <nds@opencascade.com>
Mon, 27 Mar 2017 13:59:25 +0000 (16:59 +0300)
committernds <nds@opencascade.com>
Mon, 27 Mar 2017 13:59:47 +0000 (16:59 +0300)
commit534bc25eadaabad4e423ad7bd498550527087d26
tree9e4e4cce271801b14ea95e8e4dad9c00fd2c1f76
parent89971988290a755863b941ffe74628032a22682f
Issue #2024: Redesign of circle and arc of circle (validate preselected object)

Issue #2027: Sketcher Trim Feature (debug)
17 files changed:
src/GeomAPI/GeomAPI.i
src/GeomAlgoAPI/GeomAlgoAPI.i
src/ModelAPI/ModelAPI.i
src/ModelGeomAlgo/ModelGeomAlgo.i
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/ModuleBase/ModuleBase_WidgetValidator.cpp
src/ModuleBase/ModuleBase_WidgetValidator.h
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2d.h
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/SketchPlugin_Trim.h
src/SketchPlugin/Test/TestTrimArc.py [deleted file]
src/SketchPlugin/Test/TestTrimCircle.py [deleted file]
src/SketchPlugin/Test/TestTrimLine.py [deleted file]