Salome HOME
Issue #19471: Seg fault if edge for point creation is selected from object browser
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 15 Jun 2020 20:49:22 +0000 (23:49 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 15 Jun 2020 20:49:44 +0000 (23:49 +0300)
commit41a6df534f7e31e2c863399968e3d25d1bd428bf
tree5dd6f1924e0f3eddc9036b2fd451cd41329f2b47
parent02f05f9a36e033a4d52bab90d0917d9679683c0f
Issue #19471: Seg fault if edge for point creation is selected from object browser

Prohibit the selection of a feature when constructing point on edge.
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Validators.cpp
src/ConstructionPlugin/ConstructionPlugin_Validators.h
src/ConstructionPlugin/ConstructionPlugin_msg_en.ts
src/ConstructionPlugin/ConstructionPlugin_msg_fr.ts
src/ConstructionPlugin/Test/Test19471.py [new file with mode: 0644]
src/ConstructionPlugin/point_widget.xml