Salome HOME
Issue #1664: In the Sketcher, add the function Split a segment:
authornds <nds@opencascade.com>
Thu, 28 Jul 2016 16:54:13 +0000 (19:54 +0300)
committernds <nds@opencascade.com>
Thu, 28 Jul 2016 16:54:13 +0000 (19:54 +0300)
commit15111f4cbb13a94699c54f152ce308820e8f24dc
treeb536d430320daa00c40efb1994a7e445071add1d
parent04c0ae5f6d7372e07cc1264036ae5a87116a1c45
Issue #1664: In the Sketcher, add the function Split a segment:

1. cash for attribute point 2d to projected point to avoid repeated geometrical calculations
2. restart of split operation: highlight sub-shapes
13 files changed:
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_OperationPrs.cpp
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/PartSet/PartSet_WidgetSubShapeSelector.cpp
src/PartSet/PartSet_WidgetSubShapeSelector.h
src/SketchPlugin/SketchPlugin_ConstraintSplit.cpp
src/SketchPlugin/SketchPlugin_ConstraintSplit.h
src/SketchPlugin/SketchPlugin_Validators.cpp