Salome HOME
Issue 1299 Angle presentation: 1. flyout point for AIS angle is always positive to...
authornds <nds@opencascade.com>
Fri, 18 Mar 2016 04:20:46 +0000 (07:20 +0300)
committernds <nds@opencascade.com>
Fri, 18 Mar 2016 04:20:46 +0000 (07:20 +0300)
commit6c4c5bf56e0a0a3de9eb00552a06327c0213614d
tree2991a0b1cf29d9cdea5e78fea8191c8ccd07c111
parent82d9bb0506ff8c51d69e167e5ad025fa12606ac6
Issue 1299 Angle presentation: 1. flyout point for AIS angle is always positive to do not revert the visible arc depending on mouse position; 2. regression correction for edit angle value by double click on the angle; 3. correction for XoZ selected in viewer: additional arc was shown for direct angle. It is corrected by taking into account the normal direction of the current sketch plane.
src/PartSet/PartSet_SketcherMgr.cpp
src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp
src/SketchPlugin/SketchPlugin_ConstraintAngle.h
src/SketcherPrs/SketcherPrs_Angle.cpp