Salome HOME
Issue #1664: In the Sketcher, add the function Split a segment. Correction of circle...
authornds <nds@opencascade.com>
Tue, 26 Jul 2016 06:28:00 +0000 (09:28 +0300)
committernds <nds@opencascade.com>
Tue, 26 Jul 2016 06:28:00 +0000 (09:28 +0300)
commit656b2b25f58ce91c661437af3b35cb7e8da09f6a
tree264f6142c389ace0473f281e6f4b1f0fc69b7468
parent59d8f084644a30cab1ce8aa90cf4555d59a64c0a
Issue #1664: In the Sketcher, add the function Split a segment. Correction of circle::project to obtain a point with zero distance. Correct Attribute reference to do not check if attribute is initialized in ::value() as it might be called during validation(when attribute initialization is blocked).
src/GeomAPI/GeomAPI_Circ.cpp
src/Model/Model_AttributeReference.cpp
src/PartSet/PartSet_WidgetSubShapeSelector.cpp
src/PartSet/PartSet_WidgetSubShapeSelector.h
src/SketchPlugin/SketchPlugin_ConstraintSplit.cpp
src/SketchPlugin/SketchPlugin_ConstraintSplit.h
src/SketchPlugin/plugin-Sketch.xml