Salome HOME
Task 2.8. Measurement functions
authorazv <azv@opencascade.com>
Fri, 6 Jul 2018 07:04:12 +0000 (10:04 +0300)
committerazv <azv@opencascade.com>
Fri, 6 Jul 2018 07:06:21 +0000 (10:06 +0300)
commit1050654afdb823cd8e3a6e03f129dfe65fea9d3f
treef5df4d61790bbac2c34837187aadd538011a5f18
parentbc1cec2db83b3b9cbf2d289fc0529feedceb1d67
Task 2.8. Measurement functions

Add new measurement type: angle by three points.
src/FeaturesAPI/FeaturesAPI_Measurement.cpp
src/FeaturesAPI/FeaturesAPI_Measurement.h
src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp
src/FeaturesPlugin/FeaturesPlugin_Measurement.h
src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py [new file with mode: 0644]
src/FeaturesPlugin/icons/meas_angle3p_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/measurement_widget.xml
src/GeomAPI/GeomAPI_Angle.cpp
src/GeomAPI/GeomAPI_Angle.h