]> SALOME platform Git repositories - modules/shaper.git/commit - src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py
Salome HOME
Task 5.1.3 Sketcher: angle dimension (issue #3061)
authorazv <azv@opencascade.com>
Fri, 6 Dec 2019 12:23:41 +0000 (15:23 +0300)
committerazv <azv@opencascade.com>
Fri, 6 Dec 2019 12:28:46 +0000 (15:28 +0300)
commit190904ad404bab6bd70b2c86ac1ea12f94abec21
treef607ec16d11c82962e750c59ba82ad30b89cff62
parenta14fc8f6bb730ad211f9921d2e56122f154cacf7
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Rework Angle constraint to avoid dependency of the order of selected edges, but implement the dependency of the selected points on the lines.
src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py
src/GeomAPI/GeomAPI_Angle2d.cpp
src/PartSet/PartSet_WidgetFeaturePointSelector.cpp
src/PartSet/PartSet_WidgetFeaturePointSelector.h
src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp
src/SketchPlugin/SketchPlugin_ConstraintAngle.h
src/SketchPlugin/plugin-Sketch.xml
src/SketcherPrs/SketcherPrs_Angle.cpp
src/SketcherPrs/SketcherPrs_Tools.cpp