Salome HOME
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
authorakl <alexander.kovalev@opencascade.com>
Tue, 28 Apr 2015 08:21:22 +0000 (12:21 +0400)
committervsr <vsr@opencascade.com>
Thu, 4 Jun 2015 11:51:15 +0000 (14:51 +0300)
commit7c036f24ffc367e0d6d83240860a5c39591d25aa
tree879350f37d137086fe498c5960c17d95d60d1476
parentb46831ede78cc6a4c84d76c7ddf46c3f270bc45c
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference

- Part 2: introduce CheckSelfIntersectionsFast function
21 files changed:
doc/salome/examples/CMakeLists.txt
doc/salome/examples/check_self_intersections.py
doc/salome/examples/check_self_intersections_fast.py [new file with mode: 0644]
doc/salome/gui/GEOM/images/measures11.png
doc/salome/gui/GEOM/images/measures13.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/check_self_intersections.doc
doc/salome/gui/GEOM/input/tui_check_self_intersections_fast.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_measurement_tools.doc
doc/salome/gui/GEOM/input/tui_test_measures.doc
idl/GEOM_Gen.idl
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GEOM_msg_ja.ts
src/GEOMImpl/GEOMImpl_IMeasureOperations.cxx
src/GEOMImpl/GEOMImpl_IMeasureOperations.hxx
src/GEOM_I/GEOM_IMeasureOperations_i.cc
src/GEOM_I/GEOM_IMeasureOperations_i.hh
src/GEOM_SWIG/GEOM_TestMeasures.py
src/GEOM_SWIG/geomBuilder.py
src/MeasureGUI/MeasureGUI_CheckSelfIntersectionsDlg.cxx
src/MeasureGUI/MeasureGUI_CheckSelfIntersectionsDlg.h