Salome HOME
Issue #1941 Split auxiliary line.
authornds <nds@opencascade.com>
Thu, 26 Jan 2017 09:01:06 +0000 (12:01 +0300)
committernds <nds@opencascade.com>
Thu, 26 Jan 2017 09:01:20 +0000 (12:01 +0300)
commit6962b55abf9d2cd5c5a5853ef98b72b86bb262e2
tree4dbd1b60b7219938438e0b5900240f4817d9b98f
parent39aa2839a4269a2fc87cfe3b4487cce8f3df9a6f
Issue #1941 Split auxiliary line.

Case: create circle in sketch, set auxiliary state, create lines contour: 1st, 3rd and 5th points are coincident to the circle. Make split of a circle segment. Call arc edit, set not auxiliary. Result it is visualized still as auxiliary.
15 files changed:
src/Model/Model_Data.cpp
src/Model/Model_Data.h
src/ModelAPI/ModelAPI_Data.h
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/ParametersPlugin/ParametersPlugin_EvalListener.cpp
src/PartSet/PartSet_WidgetSketchLabel.cpp
src/PartSet/PartSet_WidgetSketchLabel.h
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Circle.cpp
src/SketchPlugin/SketchPlugin_ConstraintFillet.cpp
src/SketchPlugin/SketchPlugin_ConstraintSplit.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Builder.cpp
src/SketchSolver/SketchSolver_ConstraintMulti.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp